public class AttributeServiceException extends JpsException
| Constructor and Description |
|---|
AttributeServiceException() |
AttributeServiceException(JpsBundleType bundleType, java.lang.String errorCode) |
AttributeServiceException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters) |
AttributeServiceException(java.lang.String msg) |
AttributeServiceException(java.lang.String msg, java.lang.Throwable cause) |
AttributeServiceException(java.lang.Throwable cause) |
getBundleType, getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, getParameterspublic AttributeServiceException()
public AttributeServiceException(JpsBundleType bundleType, java.lang.String errorCode, java.lang.Object[] parameters)
public AttributeServiceException(JpsBundleType bundleType, java.lang.String errorCode)
public AttributeServiceException(java.lang.String msg,
java.lang.Throwable cause)
public AttributeServiceException(java.lang.String msg)
public AttributeServiceException(java.lang.Throwable cause)