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