Class ObjectNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openspaces.rest.exceptions.ObjectNotFoundException
All Implemented Interfaces:
Serializable

public class ObjectNotFoundException extends Exception
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 Details

    • ObjectNotFoundException

      public ObjectNotFoundException(String s)