Contents
|
In file ../../src/Pegasus/Common/Exception.h:
An SSLException indicates an error with an SSL context, operation, or configuration
Documentation
An SSLException indicates an error with an SSL context, operation, or
configuration
Inheritance:
Public Methods
| SSLException (const String& message)
Constructs an SSLException with a specified error message.
|
Public Methods-
Exception& operator=(const Exception& exception)
-
virtual const String& getMessage() const
Protected Fields-
ExceptionRep* _rep
- SSLException(const String& message)
-
Constructs an SSLException with a specified error message.
- Parameters:
- message - A message String containing a description of the error
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
|