Class ClueConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.redhat.parodos.patterndetection.exceptions.ClueConfigurationException
- All Implemented Interfaces:
Serializable
Throw if a @see Clue is being built that can never be detected (ie: missing any of the
basic criteria to scan for). This is to prevent @see Clue references that run without
any potiential of being detected. Too many of these could affect performance
- Author:
- Luke Shannon (Github: lshannon)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClueConfigurationException
-