3.7.3.7.4 Exceptions
The following exceptions can be raised by the
deactivateEnable()
method:
-
IllegalOperation
- Indicates that the
TP::deactivateEnable
method was invoked by an object with the activation policy set totransaction
. -
TobjS::ObjectNotActive
- In the Any-object format, the object specified could not be
deactivated because it was not active (the
stroid
andservant
parameters did not identify an object that was in the Active Object Map).
Parent topic: TP::deactivateEnable()