Class ObjectNotFound

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.common.authorization.client.exceptions.ObjectNotFound
All Implemented Interfaces:
Serializable

public class ObjectNotFound extends Exception
See Also:
  • Constructor Details

    • ObjectNotFound

      public ObjectNotFound()
    • ObjectNotFound

      public ObjectNotFound(String message, Throwable cause)
    • ObjectNotFound

      public ObjectNotFound(String message)
    • ObjectNotFound

      public ObjectNotFound(Throwable cause)