Throw this Exception when a Business Object is asked to load data for a Partner that does either not exist or is deleted, not active, etc. whatever is applicable to the situation.
More...
Throw this Exception when a Business Object is asked to load data for a Partner that does either not exist or is deleted, not active, etc. whatever is applicable to the situation.
◆ EPartnerNotExistantException() [1/3]
| Ict.Petra.Shared.MPartner.EPartnerNotExistantException.EPartnerNotExistantException |
( |
| ) |
|
|
inline |
Initializes a new instance of this Exception Class.
◆ EPartnerNotExistantException() [2/3]
| Ict.Petra.Shared.MPartner.EPartnerNotExistantException.EPartnerNotExistantException |
( |
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. |
◆ EPartnerNotExistantException() [3/3]
| Ict.Petra.Shared.MPartner.EPartnerNotExistantException.EPartnerNotExistantException |
( |
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. |
The documentation for this class was generated from the following file:
- csharp/ICT/Petra/Shared/lib/MPartner/Main.cs