net.java.otr4j
Class OtrException

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

public class OtrException
extends Exception

See Also:
Serialized Form

Constructor Summary
OtrException(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

OtrException

public OtrException(Exception e)


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