An exception means the Exchange sent us an logic error like violating business rules It allows us to separate network errors and logic errors.
More...
An exception means the Exchange sent us an logic error like violating business rules It allows us to separate network errors and logic errors.
◆ ExchangeException() [1/3]
ATAS.DataFeedsCore.Exceptions.ExchangeException.ExchangeException |
( |
Exception |
innerException | ) |
|
◆ ExchangeException() [2/3]
ATAS.DataFeedsCore.Exceptions.ExchangeException.ExchangeException |
( |
string |
originalMessage, |
|
|
Exception? |
innerException = null |
|
) |
| |
◆ ExchangeException() [3/3]
ATAS.DataFeedsCore.Exceptions.ExchangeException.ExchangeException |
( |
string |
originalMessage, |
|
|
string |
displayText, |
|
|
Exception? |
innerException = null |
|
) |
| |
◆ DisplayText
string ATAS.DataFeedsCore.Exceptions.ExchangeException.DisplayText |
|
getset |
The documentation for this class was generated from the following file: