You are here

class DomainException in Zircon Profile 8

Same name in this branch
  1. 8 vendor/zendframework/zend-stdlib/src/Exception/DomainException.php \Zend\Stdlib\Exception\DomainException
  2. 8 vendor/zendframework/zend-hydrator/src/Exception/DomainException.php \Zend\Hydrator\Exception\DomainException
Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-hydrator/src/Exception/DomainException.php \Zend\Hydrator\Exception\DomainException

Domain exception

Hierarchy

Expanded class hierarchy of DomainException

File

vendor/zendframework/zend-hydrator/src/Exception/DomainException.php, line 15

Namespace

Zend\Hydrator\Exception
View source
class DomainException extends \DomainException implements ExceptionInterface {

}

Members