WebLogic Messaging API Class Library

IllegalStateException\xA0Constructor\xA0(String)

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

public\xA0IllegalStateException(
\xA0\xA0\xA0String\xA0reason
);

Parameters

String
a description of the exception

See Also

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