final class AbsoluteNodePathIsInvalid extends DomainException (View source)

The exception to be thrown if an invalid absolute node path was tried to be initialized

Methods

becauseItDoesNotMatchTheRequiredPattern(string $attemptedValue)

No description

Details

static AbsoluteNodePathIsInvalid becauseItDoesNotMatchTheRequiredPattern(string $attemptedValue)

No description

Parameters

string $attemptedValue

Return Value

AbsoluteNodePathIsInvalid