WebLogic Messaging API Class Library

IllegalStateException�Constructor

Constructs an IllegalStateException with the specified reason and error code.

Overload List

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

public�IllegalStateException(string);

Constructs an IllegalStateException with the specified reason and error code.

public�IllegalStateException(string,string,Exception);

See Also

IllegalStateException Class | WebLogic.Messaging Namespace