Package com.sk89q.util.yaml
Class YAMLProcessorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sk89q.util.yaml.YAMLProcessorException
- All Implemented Interfaces:
Serializable
YAMLProcessor exception.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
YAMLProcessorException
public YAMLProcessorException() -
YAMLProcessorException
-