WebLogic Messaging API Class Library

InvalidClientIDException�Constructor

Constructs an InvalidClientIDException with the specified reason and error code.

Overload List

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

public�InvalidClientIDException(string);

Constructs an InvalidClientIDException with the specified reason and error code.

public�InvalidClientIDException(string,string,Exception);

See Also

InvalidClientIDException Class | WebLogic.Messaging Namespace