Class GroupAlreadyBoundException

  • All Implemented Interfaces:
    Serializable

    public final class GroupAlreadyBoundException
    extends RuntimeException
    Thrown if an attempt is made to re-bind a Group to a second capturing group or MetaPattern.
    Author:
    Jonathan Locke
    See Also:
    Serialized Form
    • Constructor Detail

      • GroupAlreadyBoundException

        public GroupAlreadyBoundException()
        Constructor.