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