-
Notifications
You must be signed in to change notification settings - Fork 79
ASCII hul Messages
Carl Wilson edited this page May 9, 2018
·
1 revision
Invalid character
The character's value falls outside the valid ASCII range of 00h to 7Fh.
- Type: ErrorMessage
- Source location: AsciiModule.java L201
- Examples: Needed
Needs review
Needs review
Zero-length file
The file is empty, and so cannot contain any ASCII characters.
- Type: ErrorMessage
- Source location: AsciiModule.java L251
- Examples: Needed
Needs review
Needs review
No printable characters
Needs review
- Type: InfoMessage
- Source location: AsciiModule.java L320
- Examples: Needed
Needs review
Needs review