Method | Description | |
---|---|---|
createDenormalizerNotFoundForFixture ( string $fixtureId ) : DenormalizerNotFoundException | ||
createDenormalizerNotFoundUnexpectedCall ( string $method, integer $code, Throwable $previous = null ) : DenormalizerNotFoundException | ||
createForInvalidScopeForUniqueValue ( ) : InvalidScopeException | ||
createForUndenormalizableConstructor ( ) : UnexpectedValueException | ||
createForUnparsableValue ( string $value, integer $code, Throwable $previous ) : UnexpectedValueException |
public static createDenormalizerNotFoundForFixture ( string $fixtureId ) : DenormalizerNotFoundException | ||
$fixtureId | string | |
return | DenormalizerNotFoundException |
public static createForInvalidScopeForUniqueValue ( ) : InvalidScopeException | ||
return | InvalidScopeException |
public static createForUndenormalizableConstructor ( ) : UnexpectedValueException | ||
return | UnexpectedValueException |