Overload List

  NameDescription
Public methodObjectCantBeUpdatedException()()()()
Instantiates a new ObjectCantBeUpdatedException using the default message
Public methodObjectCantBeUpdatedException(String)
Instantiates a new ObjectCantBeUpdatedException using the supplied message
Protected methodObjectCantBeUpdatedException(SerializationInfo, StreamingContext)
Instantiates a new ObjectCantBeUpdatedException using the supplied serialization info
Public methodObjectCantBeUpdatedException(String, Exception)
Instantiates a new ObjectCantBeUpdatedException using the supplied message along with an additional exception that caused this one to be thrown

See Also