LBM .Net API Documentation
PDMException Constructor (message, t)
Namespaces
►
com.latencybusters.pdm
►
PDMException
►
PDMException(String, Exception)
C#
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)