Click or drag to resize

WorkOrderNotFoundException Constructor

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