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