Constructs an IllegalStateException
with the specified reason and error code.
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);
IllegalStateException Class | WebLogic.Messaging Namespace