More service classes for pack management
This commit is contained in:
parent
9d3dca87f2
commit
280633b28a
13 changed files with 568 additions and 52 deletions
|
@ -24,7 +24,9 @@
|
|||
|
||||
namespace Pterodactyl\Exceptions\Service\Pack;
|
||||
|
||||
class InvalidFileUploadException extends \Exception
|
||||
use Pterodactyl\Exceptions\DisplayException;
|
||||
|
||||
class InvalidFileUploadException extends DisplayException
|
||||
{
|
||||
//
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue