Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AMI Error Handling

AMI Error Handling
The AmiStatus class encapsulates information about AmiStatus conditions to aid in error tracing.
AmiStatus Class
Class
Declaration
class AmiStatus;
Purpose
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)
Evaluates whether this status object— indicates an error state.
Creates a new AMI error for the specified error code and descriptive text.
Returns the thread ID of the thread which created the specified AMI error

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved