YamlConfigException

  
Type🟡 Exception
Packageio.github.mrtesz.teszcore.exceptions
GitHubYamlConfigException.java
ExtendsTeszCoreException

Description

Exception, used in YamlConfig


Constructor(s)

YamlConfigException(String message);
YamlConfigException(String message, IOException ioEx);
ParameterTypeAnnotationsDescription
messageString@NullableError Message
ioExIOException@NullableCause

Methods

copy

implemented from Copyable.java

T: YamlConfigException



Back to top

Copyright © 2026 Mr_Tesz. All rights reserved

This site uses Just the Docs, a documentation theme for Jekyll.