Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

DsLogAdmin::InvalidParam Exception Reference

Exception that indicates an invalid parameter. More...

import "DsLogAdmin.idl";

List of all members.

Public Attributes

string details


Detailed Description

Exception that indicates an invalid parameter.

Raised by iterators if the requested position is invalid. Also raised if an attempt is made to set the maximum log size to a value that is less than the current size. The exception contains a detailed error message.


Member Data Documentation

string DsLogAdmin::InvalidParam::details