Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Threads Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

9.3 Default Exception Messages

Each thread-compatible exception type has a default message, as shown in Table 5.

Table 5: Default exception messages for the thread-compatible exception types

Exception Type Default Message

RWTHRExternalError

"External error"

RWTHRPermissionError

"Permission error"

RWTHRIllegalUsage

"Invalid usage"

RWTHRBoundsError

"Bounds error"

RWTHRIllegalAcces

"Illegal access"

RWTHRInvalidPointer

"Invalid pointer"

RWTHROperationNotSupported

"Operation not supported"

RWTHRThreadNotActive

"No thread is active within the runnable"

RWTHRThreadActive

"A thread is already active within the runnable"

RWTHRInternalError

"Internal error"

RWTHROperationAborted

"Operation aborted"

RWTHROperationCanceled

"Runnable canceled"

RWTHROperationNotAvailable

"Operation not available"

RWTHROperationNotImplemented

"Operation not implemented"

RWTHROperationTerminated

"Operation terminated"

RWTHRResourceLimit

"Resource limit"

These exception types can contain other messages, however, depending on how they are created.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.