Base BadMethodCallException for the Validator component.
@author Bernhard Schussek <bschussek@gmail.com>
Expanded class hierarchy of BadMethodCallException
class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface {
}