Class InterfaceWithCircularImplementationHierarchyError

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
graphql.GraphQLException
graphql.schema.idl.errors.InterfaceWithCircularImplementationHierarchyError
All Implemented Interfaces:
GraphQLError, Serializable

public class InterfaceWithCircularImplementationHierarchyError extends GraphQLException
See Also: