org.gudy.azureus2.ui.console.util
Class StringEncrypter.EncryptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gudy.azureus2.ui.console.util.StringEncrypter.EncryptionException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
StringEncrypter

public static class StringEncrypter.EncryptionException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
StringEncrypter.EncryptionException(java.lang.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(java.lang.Throwable t)