public class YAMLException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
YAMLException(java.lang.String message) |
YAMLException(java.lang.String message,
java.lang.Throwable cause) |
YAMLException(java.lang.Throwable cause) |
private static final long serialVersionUID