aboutsummaryrefslogtreecommitdiff
path: root/src/FastDNSException.php
blob: c8690a4dd4df79b754d83b183ea1bff420c4aa19 (plain)
1
2
3
4
5
<?php

namespace ch1p;

class FastDNSException extends \Exception {}