mirror of
https://github.com/status-im/QR-Code-generator.git
synced 2025-02-22 17:38:26 +00:00
Tweaked a Javadoc comment.
This commit is contained in:
parent
fd083f70e8
commit
04e1942b16
@ -43,7 +43,7 @@ package io.nayuki.qrcodegen;
|
||||
* @see QrCode#encodeBinary(byte[], QrCode.Ecc)
|
||||
* @see QrCode#encodeSegments(java.util.List, QrCode.Ecc)
|
||||
* @see QrCode#encodeSegments(java.util.List, QrCode.Ecc, int, int, int, boolean)
|
||||
* @see QrSegmentAdvanced#makeSegmentsOptimally(String, io.nayuki.qrcodegen.QrCode.Ecc, int, int)
|
||||
* @see QrSegmentAdvanced#makeSegmentsOptimally(String, QrCode.Ecc, int, int)
|
||||
*/
|
||||
public class DataTooLongException extends IllegalArgumentException {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user