type ) { case ezcConsoleInput::TYPE_INT: $typeName = 'int'; break; } parent::__construct( "The argument '{$arg->name}' expects a value of type '{$typeName}', but received the value '{$value}'." ); } } ?>