D | ServiceEntitlementException.java | 27 public class ServiceEntitlementException extends Exception { class 115 public ServiceEntitlementException(int error, String message) { in ServiceEntitlementException() method in ServiceEntitlementException 119 public ServiceEntitlementException(int error, int httpStatus, String message) { in ServiceEntitlementException() method in ServiceEntitlementException 123 public ServiceEntitlementException( in ServiceEntitlementException() method in ServiceEntitlementException 131 public ServiceEntitlementException(int error, String message, Throwable cause) { in ServiceEntitlementException() method in ServiceEntitlementException 135 public ServiceEntitlementException(int error, int httpStatus, String message, Throwable cause) { in ServiceEntitlementException() method in ServiceEntitlementException 139 public ServiceEntitlementException( in ServiceEntitlementException() method in ServiceEntitlementException
|