Class CasbinAdapterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.casbin.jcasbin.exception.CasbinAdapterException
All Implemented Interfaces:
Serializable

public class CasbinAdapterException extends RuntimeException
See Also:
  • Constructor Details

    • CasbinAdapterException

      public CasbinAdapterException(String message)
    • CasbinAdapterException

      public CasbinAdapterException(String message, Throwable cause)