Click or drag to resize

ProcessingException Class

Inheritance Hierarchy
SystemObject
  SystemException
    LynceeTec.ProcessingProcessingException

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public sealed class ProcessingException : Exception
Constructors
  NameDescription
Public methodProcessingException(String)
Initializes a new instance of the ProcessingException class
Public methodProcessingException(Int32, String)
Initializes a new instance of the ProcessingException class
Public methodProcessingException(Int32, String, Exception)
Initializes a new instance of the ProcessingException class
Top
See Also