PHP Class Nelmio\Alice\Throwable\Exception\LogicExceptionFactory

Show file Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
createForCannotDenormalizerForChainableFixtureBuilderDenormalizer ( string $method ) : LogicException
createForUncallableMethod ( string $method ) : LogicException

Method Details

createForCannotDenormalizerForChainableFixtureBuilderDenormalizer() public static method

public static createForCannotDenormalizerForChainableFixtureBuilderDenormalizer ( string $method ) : LogicException
$method string
return LogicException

createForUncallableMethod() public static method

public static createForUncallableMethod ( string $method ) : LogicException
$method string
return LogicException