cgl.narada.transport.ssl
Class SSLControlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cgl.narada.transport.ssl.SSLControlException
All Implemented Interfaces:
Serializable

public class SSLControlException
extends Exception

Version:
1.0
See Also:
Serialized Form

Constructor Summary
SSLControlException()
           
SSLControlException(String m)
           
SSLControlException(String m, Throwable t)
           
 
Method Summary
 Throwable getCause()
           
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, 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

SSLControlException

public SSLControlException()

SSLControlException

public SSLControlException(String m,
                           Throwable t)

SSLControlException

public SSLControlException(String m)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

getCause

public Throwable getCause()
Overrides:
getCause in class Throwable


For comments and suggestions please send e-mail to The NaradaBrokering Project