public class ReaderException extends YAMLException
| Constructor and Description |
|---|
ReaderException(String name,
int position,
char character,
String message) |
| Modifier and Type | Method and Description |
|---|---|
char |
getCharacter() |
String |
getName() |
int |
getPosition() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2008–2015. All rights reserved.