Click or drag to resize

PsrServiceException Constructor

Creates a new instance of PsrServiceException.

Namespace:  PsrApi
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public PsrServiceException(
	string message
)

Parameters

message
Type: SystemString
See Also