Class NoDataHubInstanceAvailableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.hybris.platform.datahubbackoffice.exception.NoDataHubInstanceAvailableException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoDataHubInstanceAvailableException extends java.lang.RuntimeExceptionThrown when an application wants to notify the caller about the DataHub Instance not available.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoDataHubInstanceAvailableException()
-