<?php

namespace Pterodactyl\Exceptions;

class DisplayException extends \Exception
{

}