org.jsslutils.sslcontext
Class SSLContextFactory.SSLContextFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jsslutils.sslcontext.SSLContextFactory.SSLContextFactoryException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- SSLContextFactory
public static class SSLContextFactory.SSLContextFactoryException
- extends Exception
This class is a wrapper exception for most exceptions that can occur when
using an SSLContextFactory.
- Author:
- Bruno Harbulot (Bruno.Harbulot@manchester.ac.uk)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
message
public static final String message
- See Also:
- Constant Field Values
SSLContextFactory.SSLContextFactoryException
public SSLContextFactory.SSLContextFactoryException(Exception e)
SSLContextFactory.SSLContextFactoryException
public SSLContextFactory.SSLContextFactoryException(String message)
SSLContextFactory.SSLContextFactoryException
public SSLContextFactory.SSLContextFactoryException(String message,
Exception e)
Copyright © 2012. All Rights Reserved.