Package org.casbin.jcasbin.exception
Class CasbinEffectorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.casbin.jcasbin.exception.CasbinEffectorException
-
- All Implemented Interfaces:
java.io.Serializable
public class CasbinEffectorException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CasbinEffectorException(java.lang.Throwable throwable)
-