Package org.openspaces.rest.exceptions
Class ObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openspaces.rest.exceptions.ObjectNotFoundException
- All Implemented Interfaces:
Serializable
This exception is used in cases when a client tries to perform an action on a non existing space
object
- Since:
- 8.0
- Author:
- rafi
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectNotFoundException
-