Class InvalidServiceNameException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
-
- de.hybris.platform.odata2services.odata.OData2ServicesException
-
- de.hybris.platform.odata2services.odata.InvalidServiceNameException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidServiceNameException extends OData2ServicesException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidServiceNameException()Constructor to create InvalidServiceNameException
-
Method Summary
-
Methods inherited from class org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
getCode, getHttpStatus, getLocale
-
-