Class InvalidCapturingGroupName

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.chhorz.javadoc.exception.InvalidCapturingGroupName
All Implemented Interfaces:
Serializable

public class InvalidCapturingGroupName extends RuntimeException
This exception will be thrown if the group name is not valid (Documentation)
Author:
chhorz
See Also:
  • Constructor Details

    • InvalidCapturingGroupName

      public InvalidCapturingGroupName(String groupName)