OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Verification.Exceptions.EVerificationResultsException Class Reference

Can be hrown when TVerificationResultCollections hold one or more severe TVerificationResult item(s). More...

Inheritance diagram for Ict.Common.Verification.Exceptions.EVerificationResultsException:
Ict.Common.Exceptions.EOPAppException Ict.Common.Exceptions.EOPException

Public Member Functions

 EVerificationResultsException ()
 Initializes a new instance of this Exception Class. More...
 
 EVerificationResultsException (String AMessage)
 Initializes a new instance of this Exception Class with a specified error message. More...
 
 EVerificationResultsException (string AMessage, Exception AInnerException)
 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. More...
 
 EVerificationResultsException (String AMessage, TVerificationResultCollection AVerificationResults)
 Initializes a new instance of this Exception Class with a specified error message, access richt and Database Table. More...
 
 EVerificationResultsException (String AMessage, TVerificationResultCollection AVerificationResults, Exception AInnerException)
 Initializes a new instance of this Exception Class with a specified error message, access right and Database Table. More...
 

Properties

TVerificationResultCollection VerificationResults [get, set]
 TVerificationResultCollection that holds one or more severe TVerificationResult item(s). More...
 

Detailed Description

Can be hrown when TVerificationResultCollections hold one or more severe TVerificationResult item(s).

Constructor & Destructor Documentation

◆ EVerificationResultsException() [1/5]

Ict.Common.Verification.Exceptions.EVerificationResultsException.EVerificationResultsException ( )
inline

Initializes a new instance of this Exception Class.

◆ EVerificationResultsException() [2/5]

Ict.Common.Verification.Exceptions.EVerificationResultsException.EVerificationResultsException ( String  AMessage)
inline

Initializes a new instance of this Exception Class with a specified error message.

Parameters
AMessageThe error message that explains the reason for the Exception.

◆ EVerificationResultsException() [3/5]

Ict.Common.Verification.Exceptions.EVerificationResultsException.EVerificationResultsException ( 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
AMessageThe error message that explains the reason for the Exception.
AInnerExceptionThe Exception that is the cause of the current Exception, or a null reference if no inner Exception is specified.

◆ EVerificationResultsException() [4/5]

Ict.Common.Verification.Exceptions.EVerificationResultsException.EVerificationResultsException ( String  AMessage,
TVerificationResultCollection  AVerificationResults 
)
inline

Initializes a new instance of this Exception Class with a specified error message, access richt and Database Table.

Parameters
AMessageThe error message that explains the reason for the Exception.
AVerificationResultsTVerificationResultCollection that holds one or more severe TVerificationResult item(s).

◆ EVerificationResultsException() [5/5]

Ict.Common.Verification.Exceptions.EVerificationResultsException.EVerificationResultsException ( String  AMessage,
TVerificationResultCollection  AVerificationResults,
Exception  AInnerException 
)
inline

Initializes a new instance of this Exception Class with a specified error message, access right and Database Table.

Parameters
AMessageThe error message that explains the reason for the Exception.
AVerificationResultsTVerificationResultCollection that holds one or more severe TVerificationResult item(s).

///

Parameters
AInnerExceptionThe Exception that is the cause of the current Exception, or a null reference if no inner Exception is specified.

Property Documentation

◆ VerificationResults

TVerificationResultCollection Ict.Common.Verification.Exceptions.EVerificationResultsException.VerificationResults
getset

TVerificationResultCollection that holds one or more severe TVerificationResult item(s).


The documentation for this class was generated from the following file: