Package org.tomlj

Class TomlInvalidTypeException

All Implemented Interfaces:
Serializable

public class TomlInvalidTypeException extends RuntimeException
An exception thrown when an invalid type is encountered.
See Also:
  • Constructor Details

    • TomlInvalidTypeException

      TomlInvalidTypeException(String message)