메소드 | 설명 | |
---|---|---|
rfidException ( ) : System | ||
rfidException ( |
||
rfidException ( rfidErrorCode err ) : System | ||
rfidException ( rfidErrorCode err, String message ) : System | ||
rfidException ( string message ) : System |
public rfidException ( |
||
innerException | ||
리턴 | System |
public rfidException ( rfidErrorCode err ) : System | ||
err | rfidErrorCode | |
리턴 | System |
public rfidException ( rfidErrorCode err, String message ) : System | ||
err | rfidErrorCode | |
message | String | |
리턴 | System |