PFJobConcurrencyException Constructor  | 
  
    Namespace: 
   Packflow.Core.Jobs
    Assembly:
   MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntaxpublic PFJobConcurrencyException(
	string message
)
Parameters
- message
 - Type: SystemString
The exception message. 
See Also