Module org.tomlj
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: