public class ReaderException extends YamlEngineException
| Constructor and Description |
|---|
ReaderException(String name,
int position,
int codePoint,
String message)
Create
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCodePoint()
getter
|
String |
getName()
getter
|
int |
getPosition()
getter
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String getName()
public int getCodePoint()
public int getPosition()
Copyright © 2018–2022. All rights reserved.