Thrown if a Ledger number is invalid.
More...
Thrown if a Ledger number is invalid.
◆ EFinanceSystemInvalidLedgerNumberException() [1/4]
| Ict.Common.Exceptions.EFinanceSystemInvalidLedgerNumberException.EFinanceSystemInvalidLedgerNumberException |
( |
| ) |
|
|
inline |
Initializes a new instance of this Exception Class.
◆ EFinanceSystemInvalidLedgerNumberException() [2/4]
| Ict.Common.Exceptions.EFinanceSystemInvalidLedgerNumberException.EFinanceSystemInvalidLedgerNumberException |
( |
String |
AMessage | ) |
|
|
inline |
Initializes a new instance of this Exception Class with a specified error message.
- Parameters
-
| AMessage | The error message that explains the reason for the Exception. |
◆ EFinanceSystemInvalidLedgerNumberException() [3/4]
| Ict.Common.Exceptions.EFinanceSystemInvalidLedgerNumberException.EFinanceSystemInvalidLedgerNumberException |
( |
string |
AMessage, |
|
|
Exception |
AInnerException |
|
) |
| |
|
inline |
Initializes a new instance of this Exception Class with a specified error message and a reference to the inner Exception that is the cause of this Exception.
- Parameters
-
| AMessage | The error message that explains the reason for the Exception. |
| AInnerException | The Exception that is the cause of the current Exception, or a null reference if no inner Exception is specified. |
◆ EFinanceSystemInvalidLedgerNumberException() [4/4]
| Ict.Common.Exceptions.EFinanceSystemInvalidLedgerNumberException.EFinanceSystemInvalidLedgerNumberException |
( |
String |
AMessage, |
|
|
int |
ALedgerNumber |
|
) |
| |
|
inline |
Initializes a new instance of this Exception Class with a specified error message and ledger number.
- Parameters
-
| AMessage | The error message that explains the reason for the Exception. |
| ALedgerNumber | Ledger number. |
◆ LedgerNumber
| int Ict.Common.Exceptions.EFinanceSystemInvalidLedgerNumberException.LedgerNumber |
|
getset |
The documentation for this class was generated from the following file: