class ExtendsConcreteException extends Exception

The supplied member extends an already concrete base class.

This exception exists to prevent otherwise valid inheritance structures that are not valid in the context of enumerations.