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

The ProcessingException type exposes the following members.

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