PODSException object

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( )