Click or drag to resize

InvalidStateException Constructor

Overload List
  NameDescription
Public methodInvalidStateException(String)
Exception thrown when the current object state does not allow to perform an operation.
Public methodInvalidStateException(String, Exception)
Exception thrown when the current object state does not allow to perform an operation.
Top
See Also