Class NotEntitledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.entitlement.runtime.api.NotEntitledException
All Implemented Interfaces:
Serializable

public class NotEntitledException extends RuntimeException
See Also:
  • Constructor Details

    • NotEntitledException

      public NotEntitledException(String message)
    • NotEntitledException

      public NotEntitledException(String message, Throwable cause)