You are here

class CommonException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/common/lib/Doctrine/Common/CommonException.php \Doctrine\Common\CommonException

Base exception class for package Doctrine\Common.

@author heinrich

Hierarchy

Expanded class hierarchy of CommonException

File

vendor/doctrine/common/lib/Doctrine/Common/CommonException.php, line 27

Namespace

Doctrine\Common
View source
class CommonException extends \Exception {

}

Members