Class: Status

tibco.objectapi.pfe.exception.Status

new Status()

Description of the error that occurred. Constructs a new Status.

The following features are supported:

Members

exceptionTrace :string

Stack trace of the error. This property holds the value of the 'Exception Trace' attribute.
Type:
  • string

message :string

Description of the error. This property holds the value of the 'Message' attribute.
Type:
  • string

successful :boolean

This property holds the value of the 'Successful' attribute.
Type:
  • boolean