<?php
namespace OCP\TaskProcessing\Exception;
/**
* @since 30.0.0
*/
class ValidationException extends Exception {
}