Class AlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.webservicescommons.errors.exceptions.AlreadyExistsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAlreadyExistsException(String message) AlreadyExistsException(String message, String reason) AlreadyExistsException(String message, String reason, String subject) AlreadyExistsException(String message, String reason, String subject, Throwable cause) AlreadyExistsException(String message, String reason, Throwable cause) -
Method Summary
Methods inherited from class de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
getReason, getSubjectMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlreadyExistsException
-
AlreadyExistsException
-
AlreadyExistsException
-
AlreadyExistsException
-
AlreadyExistsException
-
-
Method Details
-
getType
- Specified by:
getTypein classWebserviceException
-
getSubjectType
- Specified by:
getSubjectTypein classWebserviceException
-