Accusoft Pegasus
Accusoft.MicrXpress1.Net
MicrXpressException Class
Members  See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace : MicrXpressException Class




Base class for all exception types defined by the MICR Xpress component.

Object Model

Syntax

Visual Basic (Declaration)  
<SerializableAttribute()>
Public Class MicrXpressException 
   Inherits Exception
Visual Basic (Usage) Copy Code
Dim instance As MicrXpressException
C#  
[SerializableAttribute()]
public class MicrXpressException : Exception 
Managed Extensions for C++  
[SerializableAttribute()]
public __gc class MicrXpressException : public Exception 
C++/CLI  
[SerializableAttribute()]
public ref class MicrXpressException : public Exception 

Remarks

MICR Xpress will never create an instance of this type, but it will create instances of more specific exceptions that derive from this type.

Inheritance Hierarchy

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.