Package com.jalios.util
Class StringEncrypter.EncryptionException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.jalios.util.StringEncrypter.EncryptionException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - StringEncrypter
 
public static class StringEncrypter.EncryptionException extends java.lang.ExceptionException Wrapper for any error that might occur during the encryption or decryption process.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description EncryptionException(java.lang.Throwable t) 
 -