LBM .Net API Documentation
PDMException Constructor (message, t)
Namespacescom.latencybusters.pdmPDMExceptionPDMException(String, Exception)
Initializes a new instance of the PDMException class
Declaration Syntax
C#
public PDMException(
	string message,
	Exception t
)
Parameters
message (String)
the string message
t (Exception)
the exception to wrap

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)