[TIBCO.EMS .NET client library 6.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Initializes a new instance of the InvalidDestinationException
with the specified reason.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public InvalidDestinationException( string reason ) |
Public Sub New ( _ reason As String _ ) |
public: InvalidDestinationException( String^ reason ) |
Parameters
- reason
- Type: System..::.String