LBM .Net API Documentation
PDMException Constructor (t)
Namespaces
►
com.latencybusters.pdm
►
PDMException
►
PDMException(Exception)
C#
Initializes a new instance of the
PDMException
class
Declaration Syntax
C#
public
PDMException
(
Exception
t
)
Parameters
t
(
Exception
)
the exception to wrap (will use a string message of "PDM Exception")
Assembly:
lbmcspdm
(Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)