Home Previous Up Next Index

Ice::ForcedCloseConnectionException

Overview

local exception ForcedCloseConnectionException extends ProtocolException

This exception is raised by an operation call if the application forcefully closes the connection Connection::close.

See Also

Connection::close

Home Previous Up Next Index