Overload | Description |
---|---|
InvoiceProcessingException Constructor() | Initializes a new instance of the InvoiceProcessingException class. |
InvoiceProcessingException Constructor(Int32) | Initializes a new instance of the InvoiceProcessingException class with provided attributes. |
InvoiceProcessingException Constructor(String) | Initializes a new instance of the InvoiceProcessingException class with provided attributes. |
InvoiceProcessingException Constructor(Int32,String) | Initializes a new instance of the InvoiceProcessingException class with provided attributes. |
InvoiceProcessingException Constructor(String,Exception) | Initializes a new instance of the InvoiceProcessingException class with provided attributes. |
InvoiceProcessingException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the InvoiceProcessingException class with provided attributes. |