TIBCO EMS .NET API 8.4
TIBCO EMS .NET API 8.4
|
The EMS Server cannot locate the destination More...
Public Member Functions | |
InvalidDestinationException (string reason, string errorCode) | |
Initializes a new instance of the InvalidDestinationException with the specified reason and error code. More... | |
InvalidDestinationException (string reason) | |
Initializes a new instance of the InvalidDestinationException with the specified reason. More... | |
![]() | |
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 | |
![]() | |
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... | |
The EMS Server cannot locate the destination
This exception is thrown when a destination either is not understood by the system or is no longer valid.
|
inline |
Initializes a new instance of the InvalidDestinationException with the specified reason and error code.
|
inline |
Initializes a new instance of the InvalidDestinationException with the specified reason.