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

DsLogAdmin::LogFull Exception Reference

Exception that indicates that a log is full. More...

import "DsLogAdmin.idl";

List of all members.

Public Attributes

short n_records_written


Detailed Description

Exception that indicates that a log is full.

The exception contains information about the number of records that were successfully written before the log was exhausted.


Member Data Documentation

short DsLogAdmin::LogFull::n_records_written