Package org.kiwiproject.yaml
Class RuntimeYamlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kiwiproject.yaml.RuntimeYamlException
- All Implemented Interfaces:
Serializable
A runtime exception that can be thrown by
YamlHelper.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRuntimeYamlException(String message) RuntimeYamlException(String message, Throwable cause) RuntimeYamlException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeYamlException
-
RuntimeYamlException
-
RuntimeYamlException
-