Documentation for Ice 3.4. The latest release is Ice 3.7. Refer to the space directory for other releases.


Glacier2::PermissionDeniedException

Overview

exception PermissionDeniedException

This exception is raised if a client is denied the ability to create a session with the router.

Used By
See Also

Data Member Index

reason — The reason why permission was denied.

Data Members

string reason;

The reason why permission was denied.


  • No labels