RFID.RFIDInterface.rfidException.rfidException C# (CSharp) Method

rfidException() public method

public rfidException ( ) : System
return System
        public rfidException()
            : base()
        {
        }

Same methods

rfidException::rfidException ( Exception innerException ) : System
rfidException::rfidException ( rfidErrorCode err ) : System
rfidException::rfidException ( rfidErrorCode err, String message ) : System
rfidException::rfidException ( string message ) : System
rfidException