PFKnownException Constructor |
Initializes a new instance of the PFKnownException class.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public PFKnownException(
string message
)
Parameters
- message
- Type: SystemString
Exception's message.
See Also