Class DataFetcherConstructor.NoArgsConstructorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- graphql.annotations.processor.util.DataFetcherConstructor.NoArgsConstructorException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- DataFetcherConstructor
public static class DataFetcherConstructor.NoArgsConstructorException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoArgsConstructorException()
-