public class InvalidYamlException extends RuntimeException
| Constructor and Description |
|---|
InvalidYamlException(String message) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidYamlException(String message)
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2004-2016. All Rights Reserved.