Package org.infinispan.rest.context
Class WrongContextException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.infinispan.rest.RestResponseException
-
- org.infinispan.rest.context.WrongContextException
-
- All Implemented Interfaces:
java.io.Serializable
public class WrongContextException extends RestResponseException
Exception indicating wrong context.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WrongContextException()
-
Method Summary
-
Methods inherited from class org.infinispan.rest.RestResponseException
toResponse
-
-