Skip to content
Snippets Groups Projects
Exception.php 98 B
Newer Older
Josh Pollock's avatar
Josh Pollock committed
<?php

namespace calderawp\CalderaFormsQuery\Exceptions;

class Exception extends \Exception
{