H A D | ServiceEntitlementException.java | 22 public class ServiceEntitlementException extends Exception { class 79 public ServiceEntitlementException(int error, String message) { in ServiceEntitlementException() method in ServiceEntitlementException 83 public ServiceEntitlementException(int error, int httpStatus, String message) { in ServiceEntitlementException() method in ServiceEntitlementException 87 public ServiceEntitlementException( in ServiceEntitlementException() method in ServiceEntitlementException 95 public ServiceEntitlementException(int error, String message, Throwable cause) { in ServiceEntitlementException() method in ServiceEntitlementException 99 public ServiceEntitlementException(int error, int httpStatus, String message, Throwable cause) { in ServiceEntitlementException() method in ServiceEntitlementException 103 public ServiceEntitlementException( in ServiceEntitlementException() method in ServiceEntitlementException
|