NAME_REGEX

private val NAME_REGEX: String = "\b(\w+Exception)\b"

NAME_REGEX regex to validate the exception name