Click or drag to resize

ProcessDoesNotExistException Constructor

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