Class WeaknessNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.microprofile.graphql.tck.apps.superhero.api.WeaknessNotFoundException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FlawNotFoundException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWeaknessNotFoundException(String string) WeaknessNotFoundException(String string, Throwable thrwbl) WeaknessNotFoundException(String string, Throwable thrwbl, boolean bln, boolean bln1) WeaknessNotFoundException(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
-
WeaknessNotFoundException
public WeaknessNotFoundException() -
WeaknessNotFoundException
-
WeaknessNotFoundException
-
WeaknessNotFoundException
-
WeaknessNotFoundException
-