Glacier2::CannotCreateSessionException
Overview
exception CannotCreateSessionException
This exception is raised if an attempt to create a new session failed.
Used By
- Glacier2::Router::createSessionFromSecureConnection
- Glacier2::Router::createSession
- Glacier2::SSLSessionManager::create
- Glacier2::SessionManager::create
See Also
- Glacier2::Router::createSession
- Glacier2::Router::createSessionFromSecureConnection
- Glacier2::SessionManager::create
- Glacier2::SSLSessionManager::create
Data Member Index
reason — The reason why session creation has failed.
Data Members
string reason;
The reason why session creation has failed.