Click or drag to resize

ResourceNotFoundException Constructor

Overload List
  NameDescription
Public methodResourceNotFoundException
Initializes a new instance of the ResourceNotFoundException class.
Public methodResourceNotFoundException(String)
Initializes a new instance of the ResourceNotFoundException class with a specified error message.
Public methodResourceNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the ResourceNotFoundException class with serialized data.
Top
See Also