Package com.saperion.ngc.exception
Class UnsupportedFormException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.saperion.ngc.exception.NgcException
- 
- com.saperion.ngc.exception.UnsupportedFormException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class UnsupportedFormException extends NgcException Exception thrown when a mask is not supported by the WebClient.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description UnsupportedFormException(java.lang.String message, java.lang.String maskName)Constructor.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMaskName()
 
-