Class MessageSendingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.servicelayer.event.events.MessageSendingException
- All Implemented Interfaces:
Serializable
Thrown when error while sending exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMessageSendingException(String message) MessageSendingException(String message, Throwable exception) MessageSendingException(Throwable exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MessageSendingException
public MessageSendingException() -
MessageSendingException
-
MessageSendingException
-
MessageSendingException
-