Overload | Description |
---|---|
InvalidObjectStateException Constructor() | Initializes an instance of the InvalidObjectStateException class. |
InvalidObjectStateException Constructor(String) | Initializes an instance of the InvalidObjectStateException class using the specified error message. |
InvalidObjectStateException Constructor(String,String) | Initializes an instance of the InvalidObjectStateException class for the specified object, using the specified error message. |
InvalidObjectStateException Constructor(String,Exception) | Initializes an instance of the InvalidObjectStateException class using the specified error message and the link to the internal exception that was the cause of this exception. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2