Accusoft.FSInvoices1.Net - Updated
InvoiceProcessingException Class
Members 




Accusoft.FSInvoices Namespace : InvoiceProcessingException Class
Contains information about exceptions encountered during processing.
Object Model
InvoiceProcessingException Class
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<SerializableAttribute()>
Public Class InvoiceProcessingException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As InvoiceProcessingException
[EditorBrowsable(EditorBrowsableState.Never)]
[Serializable()]
public class InvoiceProcessingException : System.ApplicationException 
[EditorBrowsable(EditorBrowsableState.Never)]
[Serializable()]
public __gc class InvoiceProcessingException : public System.ApplicationException 
[EditorBrowsable(EditorBrowsableState.Never)]
[Serializable()]
public ref class InvoiceProcessingException : public System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Accusoft.FSInvoices.InvoiceProcessingException

Requirements

See Also

Reference

InvoiceProcessingException Members
Accusoft.FSInvoices Namespace