Serializablepublic class ReaderException extends YAMLException
| Constructor | Description |
|---|---|
ReaderException(String name,
int position,
int codePoint,
String message) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCodePoint() |
|
String |
getName() |
|
int |
getPosition() |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2008–2018. All rights reserved.