Class ApiRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.apiregistryservices.exceptions.ApiRegistrationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DestinationNotFoundException
Endpoint Registration Exception
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionApiRegistrationException(String message) ApiRegistrationException(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ApiRegistrationException
-
ApiRegistrationException
-