관리-도구
편집 파일: exception.stub
<?php namespace $CLASS_NAMESPACE$; use Exception; class $CLASS$ extends Exception { // }