[ DEPRECATED ]
Syntax
exception InteractiveCHAOSException : com::sun::star::task::ClassifiedInteractionRequest ;
Description
An error capsuling error information as used by CHAOS.
Field Summary
|
ID |
The error ID.
|
|
Arguments |
Any textual arguments of a 'dynamic' error (which will get merged into
the error message).
|
|
Field Details
|
|
Syntax
long ID;
Description
The error ID.
For a 'dynamic' error (with extra textual arguments), this ID
does not contain the 'dynamic bits'.
Syntax
sequence< string > Arguments;
Description
Any textual arguments of a 'dynamic' error (which will get merged into
the error message).
This sequence should contain at most two elements.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.