Home Previous Up Next Index

Glacier2::SessionNotExistException

Overview

exception SessionNotExistException

This exception is raised if a client tries to destroy a session with a router, but no session exists for the client.

Used By

Router::destroySession

See Also

Router::destroySession

Home Previous Up Next Index