芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/pay/vendor/hoa/exception/Exception.php
send(); return; } /** * Send the exception on hoa://Event/Exception. * * @return void */ public function send() { Event::notify( 'hoa://Event/Exception', $this, new Event\Bucket($this) ); return; } } /** * Flex entity. */ Consistency::flexEntity('Hoa\Exception\Exception');