<?php

namespace Pterodactyl\Exceptions;

class DisplayValidationException extends \Exception
{
    //
}