Click or drag to resize
IllegalObjectStateException Constructor
Overload List
  NameDescription
Public methodIllegalObjectStateException
Initializes a new instance of the IllegalObjectStateException class.
Public methodIllegalObjectStateException(String)
Initializes a new instance of the IllegalObjectStateException class with the specified error message.
Public methodIllegalObjectStateException(String, Exception)
Initializes a new instance of the IllegalObjectStateException class with the specified error message and inner exception.
Top
See Also