PreCache NetInjector Documentation Center : PreCache NetInjector API Reference

Exception classes

   







EventException

Hierarchy

precache::util:: PC_Exception

      --> precache::event::EventException

subclasses —
InvalidFilterException, InvalidNotificationException, InvalidOperationException, InvalidSubjectException, InvalidSubscriptionHandleException, ProxyStateException, StateTransitionException, UnsupportedOperationException

Constructor

EventException(
const string& rkstrMessage,
const string& rkstrFile,
PC_INT nLine)

Constructs an EventException with a diagnostic message.

rkstrMessage —
the message for this object

rkstrFile —
the name of the file in which this object was thrown

nLine —
the line number within rkstrFile at which this object was thrown