CodeProcessorException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodCodeProcessorException(ICodeProcessor)
Initializes a new instance of the CodeProcessorException class
Public methodCodeProcessorException(ICodeProcessor, String)
Initializes a new instance of the CodeProcessorException class
Public methodCodeProcessorException(ICodeProcessor, String, Exception)
Initializes a new instance of the CodeProcessorException class
Back to Top
See Also