Class EbicsTechnicalException
public class EbicsTechnicalException : EbicsException, ISerializable
- Inheritance
-
EbicsTechnicalException
- Implements
- Inherited Members
Remarks
for internal use only.
Constructors
EbicsTechnicalException(EbicsReturnCode)
public EbicsTechnicalException(EbicsReturnCode aTechnicalReturnCode)
Parameters
aTechnicalReturnCodeEbicsReturnCodetechnical error code
EbicsTechnicalException(string, string)
public EbicsTechnicalException(string sTechnicalReturnCode, string sFullReportText = null)
Parameters
Properties
TechnicalReturnCode
public EbicsReturnCode TechnicalReturnCode { get; }