Class CasbinMatcherException

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

public class CasbinMatcherException extends RuntimeException
See Also:
  • Constructor Details

    • CasbinMatcherException

      public CasbinMatcherException(String message)
    • CasbinMatcherException

      public CasbinMatcherException(String message, Throwable cause)