TIBCO EMS .NET API 10.3
TIBCO EMS .NET API 10.3
TIBCO.EMS.MessageNotReadableException Class Reference

Attempt to read from a message in write-only mode More...

Inheritance diagram for TIBCO.EMS.MessageNotReadableException:
TIBCO.EMS.EMSException

Public Member Functions

 MessageNotReadableException (string reason, string errorCode)
 Initializes a new instance of the MessageNotReadableException with the specified reason and error code. More...
 
 MessageNotReadableException (string reason)
 Initializes a new instance of the MessageNotReadableException with the specified reason. More...
 
- Public Member Functions inherited from TIBCO.EMS.EMSException
 EMSException (string reason, string errorCode)
 Initializes a new instance of the EMSException with the specified reason and error code. More...
 
 EMSException (string reason)
 Initializes a new instance of the EMSException with the specified reason. More...
 
 EMSException (string reason, int errorNumber)
 Initializes a new instance of the EMSException with the specified reason and error number More...
 

Additional Inherited Members

- Properties inherited from TIBCO.EMS.EMSException
string ErrorCode [get]
 Gets the error code associated with this exception More...
 
System.Exception LinkedException [get, set]
 Get and Set the exception linked to this one More...
 

Detailed Description

Attempt to read from a message in write-only mode

Constructor & Destructor Documentation

TIBCO.EMS.MessageNotReadableException.MessageNotReadableException ( string  reason,
string  errorCode 
)
inline

Initializes a new instance of the MessageNotReadableException with the specified reason and error code.

TIBCO.EMS.MessageNotReadableException.MessageNotReadableException ( string  reason)
inline

Initializes a new instance of the MessageNotReadableException with the specified reason.


Copyright © 1997-2024 Cloud Software Group, Inc. All Rights Reserved.