Class NotShippedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.webservicescommons.errors.exceptions.WebserviceException
de.hybris.platform.consignmenttrackingocc.exceptions.NotShippedException
- All Implemented Interfaces:
Serializable
consignment is not shipped exceptions
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNotShippedException(String message) NotShippedException(String message, String reason) NotShippedException(String message, String reason, String subject) -
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
-
Field Details
-
NOT_SHIPPED
- See Also:
-
NOT_SHIPPED_MESSAGE
- See Also:
-
-
Constructor Details
-
NotShippedException
-
NotShippedException
-
NotShippedException
-
-
Method Details
-
getSubjectType
- Specified by:
getSubjectTypein classWebserviceException
-
getType
- Specified by:
getTypein classWebserviceException
-