Serialized Form
-
Package com.mastfrog.util.preconditions
-
Error com.mastfrog.util.preconditions.ConfigurationError
class ConfigurationError extends Error implements Serializable -
Exception com.mastfrog.util.preconditions.InvalidArgumentException
class InvalidArgumentException extends IllegalArgumentException implements Serializable -
Exception com.mastfrog.util.preconditions.NullArgumentException
class NullArgumentException extends IllegalArgumentException implements Serializable
-