java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.internet2.middleware.grouperClientExt.org.apache.commons.jexl2.UnifiedJEXL.Exception
All Implemented Interfaces:
Serializable
Enclosing class:
UnifiedJEXL

public static class UnifiedJEXL.Exception extends RuntimeException
The sole type of (runtime) exception the UnifiedJEXL can throw.
See Also:
  • Constructor Details

    • Exception

      public Exception(String msg, Throwable cause)
      Creates a UnifiedJEXL.Exception.
      Parameters:
      msg - the exception message
      cause - the exception cause