Class TomlParseException

All Implemented Interfaces:
Serializable

public class TomlParseException extends TomlException
See Also:
  • Constructor Details

    • TomlParseException

      public TomlParseException(String s)
    • TomlParseException

      public TomlParseException(String message, Throwable cause)