![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
Objects of this class also are used to return an error condition to the monitoring TIBCO Hawk agent.Member Summary
ami_Error to AmiStatus. AmiStatus& operator=(const AmiStatus& status) AmiStatus& operator=(const ami_Error status) AmiStatus& operator=(const ami_ErrorCode errorCode) ami_Boolean operator==(const AmiStatus& status) ami_Boolean operator!=(const AmiStatus& status) ami_Boolean operator==(const ami_Error status) ami_Boolean operator!=(const ami_Error status) Evaluates whether this status object— indicates an error state. Returns the C API error handle of this AmiStatus object. Creates a new AMI error for the specified error code and descriptive text. Returns the textual description of the error Returns the thread ID of the thread which created the specified AMI error Returns the line number of the error source
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |