WebLogic Messaging API Class Library

InvalidDestinationException Constructor (String)

Constructs an InvalidDestinationException with the specified reason. The error code defaults to null.

public InvalidDestinationException(
   String reason
);

Parameters

String
a description of the exception

See Also

InvalidDestinationException Class | WebLogic.Messaging Namespace | InvalidDestinationException Constructor Overload List