WebLogic Messaging API Class Library

InvalidDestinationException\xA0Constructor

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\xA0InvalidDestinationException(String);

Constructs an InvalidDestinationException with the specified reason and error code.

public\xA0InvalidDestinationException(String,String,Exception);

See Also

InvalidDestinationException Class | WebLogic.Messaging Namespace