Home Previous Up Next Index

Ice::SocketException

Overview

local exception SocketException extends SyscallException

This exception indicates socket errors.

Derived Exceptions

ConnectFailedException
ConnectionLostException

Home Previous Up Next Index