Package org.tquadrat.foundation.exception


@API(status=STABLE, since="0.0.1") package org.tquadrat.foundation.exception

A collection of Exceptions that are defined for the Foundation library set.

Unless otherwise stated, null argument values will cause methods and constructors of all classes in this package to throw an Exception, usually a NullArgumentException, but in some rare cases, it could be also a NullPointerException.