Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Constructs a new instance of the class by using various options.
Overload List
Name | Description | |
---|---|---|
![]() |
ObjectNotFoundException() | Constructs a new instance of the class. |
![]() |
ObjectNotFoundException(String) | Constructs a new instance of the class with a message string. |
![]() |
ObjectNotFoundException(SerializationInfo, StreamingContext) | Constructs a new instance of the class by using the serialization information and the streaming context. |
![]() |
ObjectNotFoundException(String, Exception) | Constructs a new instance of the class by using a message and the inner exception. |
Top