<?php namespace ln\exceptions; /** * Class AuthException * @package crmeb\exceptions */ class UploadException extends \RuntimeException { }