Class DestinationNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.apiregistryservices.exceptions.ApiRegistrationException
-
- de.hybris.platform.apiregistryservices.exceptions.DestinationNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class DestinationNotFoundException extends ApiRegistrationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DestinationNotFoundException(java.lang.String message)
DestinationNotFoundException(java.lang.String message, java.lang.Throwable t)
-