. */ /** * Maarch IVS - Input Validation Exception * * @package MaarchIVS * @author Cyril Vazquez (Maarch) */ class ValidationException extends Exception { }