Overload | Description |
---|---|
ObjectIsReadOnlyException Constructor() | Initializes an instance of the ObjectIsReadOnlyException class. |
ObjectIsReadOnlyException Constructor(String) | Initializes an instance of the ObjectIsReadOnlyException class for the specified object. |
ObjectIsReadOnlyException Constructor(String,String) | Initializes an instance of the ObjectIsReadOnlyException class for the specified object, using the specified error message. |
ObjectIsReadOnlyException Constructor(String,Exception) | Initializes an instance of the ObjectIsReadOnlyException class using the specified error message and the link to the internal exception that was the cause of this exception. |
ObjectIsReadOnlyException Constructor(LocalizableString) | Initializes an instance of the ObjectIsReadOnlyException class using the specified error message. |
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