Class YamlKeyException

All Implemented Interfaces:
Serializable

public class YamlKeyException extends YamlReaderException
See Also:
  • Constructor Details

    • YamlKeyException

      public YamlKeyException(int lineNumber, int columnNumber, @Nullable String message)