ObjectNotFoundException Constructor

Include Protected Members
Include Inherited Members

Constructs a new instance of the class by using various options.

Overload List

  Name Description
Public method ObjectNotFoundException() Constructs a new instance of the class.
Public method ObjectNotFoundException(String) Constructs a new instance of the class with a message string.
Protected method ObjectNotFoundException(SerializationInfo, StreamingContext) Constructs a new instance of the class by using the serialization information and the streaming context.
Public method ObjectNotFoundException(String, Exception) Constructs a new instance of the class by using a message and the inner exception.

Top

See Also

Reference

ObjectNotFoundException Class

ObjectNotFoundException Members

Microsoft.BusinessData.Runtime Namespace