Click or drag to resize

ProcessNotReleasedForProductionException Constructor

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