Package com.hybris.datahub.core.rest
Class DataHubOutboundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.hybris.datahub.core.rest.DataHubOutboundException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DataHubCommunicationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDataHubOutboundException(String message) DataHubOutboundException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataHubOutboundException
public DataHubOutboundException() -
DataHubOutboundException
-
DataHubOutboundException
-