18 #ifndef _DECAF_INTERNAL_NET_SSL_OPENSSL_OPENSSLSOCKETEXCEPTION_H_ 19 #define _DECAF_INTERNAL_NET_SSL_OPENSSL_OPENSSLSOCKETEXCEPTION_H_ 78 const std::exception* cause,
79 const char* msg, ... );
139 std::string getErrorString()
const;
Exception for errors when manipulating sockets.
Definition: SocketException.h:28
Subclass of the standard SocketException that knows how to produce an error message from the OpenSSL ...
Definition: OpenSSLSocketException.h:37
virtual OpenSSLSocketException * clone() const
Clones this exception.
Definition: OpenSSLSocketException.h:126
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25