Overload List

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

See Also