Class FunctorRuntimeException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- edu.uiuc.ncsa.security.core.exceptions.GeneralException
- 
- edu.uiuc.ncsa.security.core.exceptions.FunctorRuntimeException
 
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class FunctorRuntimeException extends GeneralException Created by Jeff Gaynor 
 on 2/26/19 at 9:25 AM- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description FunctorRuntimeException()FunctorRuntimeException(String message)FunctorRuntimeException(String message, Throwable cause)FunctorRuntimeException(Throwable cause)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-