WebLogic Messaging API Class Library

InvalidClientIDException\xA0Constructor

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

Constructs an InvalidClientIDException with the specified reason and error code.

public\xA0InvalidClientIDException(String,String,Exception);

See Also

InvalidClientIDException Class | WebLogic.Messaging Namespace