com.jalios.util
Class StringEncrypter.EncryptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
StringEncrypter.EncryptionException(Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringEncrypter.EncryptionException

public StringEncrypter.EncryptionException(Throwable t)


Copyright © 2001-2007 Jalios SA. All Rights Reserved.