RFID.RFIDInterface.rfidLogErrorException.rfidLogErrorException C# (CSharp) Méthode

rfidLogErrorException() public méthode

public rfidLogErrorException ( Exception innerException ) : System
innerException System.Exception
Résultat System
        public rfidLogErrorException(Exception innerException)
            : base(innerException)
        {
        }

Same methods

rfidLogErrorException::rfidLogErrorException ( Exception innerException, bool hasBeenLogged ) : System
rfidLogErrorException