Class BadValueException.Builder

java.lang.Object
space.arim.dazzleconf.error.BadValueException.Builder
Enclosing class:
BadValueException

public static class BadValueException.Builder extends Object
Builder of BadValueException. It is highly recommended to set key(String) to inform users which key is affected.
Author:
A248