Overload List

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

See Also