Overload List
| Name | Description | |
|---|---|---|
| ObjectCantBeUpdatedException()()() | Instantiates a new ObjectCantBeUpdatedException using the default message | |
| ObjectCantBeUpdatedException(String) | Instantiates a new ObjectCantBeUpdatedException using the supplied message | |
| ObjectCantBeUpdatedException(SerializationInfo, StreamingContext) | Instantiates a new ObjectCantBeUpdatedException using the supplied serialization info | |
| ObjectCantBeUpdatedException(String, Exception) | Instantiates a new ObjectCantBeUpdatedException using the supplied message along with an additional exception that caused this one to be thrown |