WebLogic Messaging API Class Library

InvalidDestinationException�Constructor

Constructs an InvalidDestinationException with the specified reason and error code.

Overload List

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

public�InvalidDestinationException(string);

Constructs an InvalidDestinationException with the specified reason and error code.

public�InvalidDestinationException(string,string,Exception);

See Also

InvalidDestinationException Class | WebLogic.Messaging Namespace