Skip to content

InvalidDefaultValue

Rasuvaeff\Understudy\Exception\InvalidDefaultValue

ClassPackage: rasuvaeff/understudySourceVersion: v0.4.1

Extends: RuntimeException

Implements: Throwable, Stringable, Exception\UnderstudyError

A registered default factory produced a value the contract cannot hold.

Methods

ofWrongType()

php
static ofWrongType(class-string $requested, string $produced): self