Class ConcreteImplementationNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.smallrye.graphql.execution.resolver.ConcreteImplementationNotFoundException
- All Implemented Interfaces:
Serializable
There is an interface with no concrete implementation
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConcreteImplementationNotFoundException(String string, Throwable thrwbl) ConcreteImplementationNotFoundException(String string, Throwable thrwbl, boolean bln, boolean bln1) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConcreteImplementationNotFoundException
public ConcreteImplementationNotFoundException() -
ConcreteImplementationNotFoundException
-
ConcreteImplementationNotFoundException
-
ConcreteImplementationNotFoundException
-
ConcreteImplementationNotFoundException
-