Elements' Summary |
Message |
gives a detailed description of the reason, why the exception was thrown.
|
Context |
should contain a reference to the original, which raised the exception.
|
Elements' Details |
Message
string Message;
- Description
- gives a detailed description of the reason, why the exception was thrown.
The description should be as detailed as possible.
|
|
Context
XInterface Context;
- Description
- should contain a reference to the original, which raised the exception.
May be NULL.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.