Click or drag to resize

ProcessingException Class

Inheritance Hierarchy

Namespace:  LynceeTec
Assembly:  LynceeTec.Imaging (in LynceeTec.Imaging.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