ResourceNotFoundException Constructor

Initializes a new instance of ResourceNotFoundException.

Overload List

ResourceNotFoundException Initializes a new instance of ResourceNotFoundException.
ResourceNotFoundException(String) Initializes a new ResourceNotFoundException with the specified error message.
ResourceNotFoundException(String, Exception) Initializes a new ResourceNotFoundException with the specified error message and InnerException property.

See Also