Click or drag to resize

ResourceRequiredException Constructor

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