You are here

class BankAccountException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/_files/BankAccount.php \BankAccountException

Hierarchy

Expanded class hierarchy of BankAccountException

File

vendor/phpunit/phpunit/tests/_files/BankAccount.php, line 11

View source
class BankAccountException extends RuntimeException {

}

Members