WebLogic Messaging API Class Library

InvalidClientIDException�Constructor�(String, String, Exception)

Constructs an InvalidClientIDException with the specified reason and error code.

public�InvalidClientIDException(
���stringreason,
���stringerrorCode,
���ExceptioninnerException
);

Parameters

reason
a description of the exception
errorCode
a string specifying the vendor-specific error code
innerException
exception that caused this error or related to this error

See Also

InvalidClientIDException Class | WebLogic.Messaging Namespace | InvalidClientIDException Constructor Overload List