public class InvalidEntitlementException extends FaultException
arguments, errorCode, label| Constructor and Description | 
|---|
| InvalidEntitlementException()Constructor | 
| InvalidEntitlementException(java.lang.String string)Constructor | 
| InvalidEntitlementException(java.lang.Throwable cause)Constructor | 
create, getArgs, getErrorCode, getLabel, setArgs, setErrorCode, setLabelpublic InvalidEntitlementException()
public InvalidEntitlementException(java.lang.Throwable cause)
cause - the cause (which is saved for later retrieval
 by the Throwable.getCause() method). (A null value is
 permitted, and indicates that the cause is nonexistent or
 unknown.)public InvalidEntitlementException(java.lang.String string)
string - more detailed exception message