Class NotAllowedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.infinispan.rest.RestResponseException
-
- org.infinispan.rest.operations.exceptions.NotAllowedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotAllowedException extends RestResponseException
- Since:
- 10.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotAllowedException()
-
Method Summary
-
Methods inherited from class org.infinispan.rest.RestResponseException
getStatus, getText
-
-