Overload List

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

See Also