Class TomlBomException

All Implemented Interfaces:
Serializable

public final class TomlBomException extends TomlParseException
An issue was found with the BOM in the source data.
See Also:
  • Constructor Details

    • TomlBomException

      public TomlBomException(@NotNull @NotNull String message)