PsDocumentException.PsDocumentException

PsDocumentException constructor

Initializes a new instance of the PsDocumentException class.

public PsDocumentException(string errorStr)
ParameterTypeDescription
errorStrStringThe string that describes a reason of error.

See Also