Uses of Class
space.arim.dazzleconf.error.BadValueException

Packages that use BadValueException
Package
Description
Contains the hierarchy of config-related exceptions, primarily those relating to mistakes in user input.
Contains all API related to serializing and deserializing, commonly used for adding custom config objects.
Allows arbitrary value validation beyond that provided by the type system or annotations in space.arim.dazzleconf.annote