WebLogic Messaging API Class Library

IllegalStateException\xA0Constructor

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\xA0IllegalStateException(string);

Constructs an IllegalStateException with the specified reason and error code.

public\xA0IllegalStateException(string,string,Exception);

See Also

IllegalStateException Class | WebLogic.Messaging Namespace