<?phpnamespace IlluminateContractsValidation;use RuntimeException;class UnauthorizedException extends RuntimeException{ //}