Class FlawNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.microprofile.graphql.tck.apps.superhero.api.WeaknessNotFoundException
org.eclipse.microprofile.graphql.tck.apps.superhero.api.FlawNotFoundException
- All Implemented Interfaces:
Serializable
To test transitive white list exceptions
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFlawNotFoundException(String string) FlawNotFoundException(String string, Throwable thrwbl) FlawNotFoundException(String string, Throwable thrwbl, boolean bln, boolean bln1) FlawNotFoundException(Throwable thrwbl) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FlawNotFoundException
public FlawNotFoundException() -
FlawNotFoundException
-
FlawNotFoundException
-
FlawNotFoundException
-
FlawNotFoundException
-