SOMA.security.net.ssl
Class SSLException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bySOMA.security.net.ssl.SSLException
All Implemented Interfaces:
java.io.Serializable

public class SSLException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 java.lang.String s
           
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
SSLException(java.lang.String ss)
           
 
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
 

Field Detail

s

public java.lang.String s
Constructor Detail

SSLException

public SSLException(java.lang.String ss)


Copyright © 2004 Luca Foschini