Click or drag to resize

OperationNotFoundException Constructor

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