Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.16 Core Exception Classes

Table 15: Core Exception Classes

Class NameDescription

rwsf::Exception

rwsf::Exception is the base class for all exceptions thrown in the Hydra product suite.

rwsf::ExceptionInfo

ExceptionInfo is designed to store system info related to section of code where an exception was thrown:name of source file containing codeline in source file where exception was thrownmethod in source file where exception was thrown

rwsf::NullPointerException

NullPointerException indicates that a user attempted to de-reference a smart pointer that was assigned to null.

rwsf::OutOfBoundsException

OutOfBoundsException indicates that a user attempted to access an element outside of the range defined by the associated container.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.