Skip to content

Commit

Permalink
Update HandlerBadException.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Li authored Mar 27, 2018
1 parent a806ae3 commit 9c75552
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/Exceptions/HandlerBadException.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@
* Class HandlerBadException
*
* @link https://anomaly.ink
*
* @author Anomaly lab, Inc <[email protected]>
* @author Bill Li <[email protected]>
*
* @package AnomalyLab\LuminousSMS\Exceptions\HandlerBadException
*/
class HandlerBadException extends Exception
{

}
}

0 comments on commit 9c75552

Please sign in to comment.