net.java.otr4j.crypto
Class OtrCryptoException

Package class diagram package OtrCryptoException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.java.otr4j.OtrException
              extended by net.java.otr4j.crypto.OtrCryptoException
All Implemented Interfaces:
Serializable

public class OtrCryptoException
extends OtrException

See Also:
Serialized Form

Constructor Summary
OtrCryptoException(Exception e)
           
 
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

OtrCryptoException

public OtrCryptoException(Exception e)


Copyright © 2009 Beem-project.com. All Rights Reserved.