UnexpectedSubstitutionGroupException
extends RuntimeException
in package
Represents an exception that is thrown when an unexpected substitution group is encountered.
This exception is typically used to signal a scenario where a substitution group does not meet the expected criteria or violates underlying assumptions or rules.
Extends the base RuntimeException class to provide context for runtime errors related to substitution groups.