Complete rework of packet parsing and packet generation
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Exceptions;
|
||||
|
||||
use Exception;
|
||||
|
||||
class NoReadSecurityException extends Exception
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user