class ContentDimensionValueSpecializationDepthIsInvalid extends DomainException (View source)

The exception to be thrown if an invalid content dimension value specialization depth was tried to be initialized

Methods

Details

static ContentDimensionValueSpecializationDepthIsInvalid becauseItMustBeNonNegative(int $attemptedValue)

No description

Parameters

int $attemptedValue

Return Value

ContentDimensionValueSpecializationDepthIsInvalid