Home Previous Up Next Index

IceGrid::BadSignalException

Overview

exception BadSignalException

This exception is raised if an unknown signal was sent to to a server.

Used By

Admin::sendSignal

Data Members

string reason;

The details of the unknown signal.


Home Previous Up Next Index