. */ namespace FireflyIII\Exceptions; /** * Class ValidationExceptions. */ class ValidationException extends \Exception { }