Inherits from: PODSObject
Accessed by: PODSExceptionMgr
object's createStringException( )
Available to: C, JavaScript
The PODSException
interface provides a method to get the message associated with an exception.
An exception is not a normal user- or system-generated, platform-specific condition that your application may be expected to encounter. It is an exceptional condition, or an error condition, that you need to handle if it does occur. For information on handling normal, user- or system-generated events, see PODSObject object.
Summary of PODSException attributes and methods
getMessage( )
toString( )
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |