WebLogic Messaging API Class Library

IllegalStateException Constructor (String)

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

public IllegalStateException(
   String reason
);

Parameters

String
a description of the exception

See Also

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