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