public class ComposerException extends MarkedYamlEngineException
| Constructor and Description |
|---|
ComposerException(String problem,
Optional<Mark> problemMark)
Create
|
ComposerException(String context,
Optional<Mark> contextMark,
String problem,
Optional<Mark> problemMark)
Create
|
getContext, getContextMark, getMessage, getProblem, getProblemMark, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018–2022. All rights reserved.