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.
Protected methodResourceNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the ResourceNotFoundException class from serialized data.
Public methodResourceNotFoundException(String, Exception) Initializes a new instance of the ResourceNotFoundException class.
Top
See Also