com.jalios.util
Class StringEncrypter.EncryptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jalios.util.StringEncrypter.EncryptionException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- StringEncrypter
public static class StringEncrypter.EncryptionException
- extends Exception
Exception Wrapper for any error that might occur during
the encryption or decryption process.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StringEncrypter.EncryptionException
public StringEncrypter.EncryptionException(Throwable t)
Copyright © 2001-2010 Jalios SA. All Rights Reserved.