Package org.tomlj

Class TomlKeyAlreadySetException

All Implemented Interfaces:
Serializable

public class TomlKeyAlreadySetException extends RuntimeException
An exception thrown when a key to be added to a table is already set in it.
See Also: