|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--javax.net.ssl.SSLException | +--de.tu_darmstadt.sp.ssl.SSLeayIdentityException
Exception class SSLeayIdentityException signals that XXX
Constructor Summary | |
SSLeayIdentityException()
Constructs an SSLeayIdentityException with no detail message. |
|
SSLeayIdentityException(java.lang.String s)
Constructs an SSLeayIdentityException with the specified
detail message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public SSLeayIdentityException()
SSLeayIdentityException
with no detail message.public SSLeayIdentityException(java.lang.String s)
SSLeayIdentityException
with the specified
detail message.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |