Class GraphQLBuildException

  • All Implemented Interfaces:
    Serializable

    public class GraphQLBuildException
    extends org.craftercms.core.exception.CrafterException
    Thrown when an error occurs while building a GraphQL schema.
    Since:
    3.1
    Author:
    avasquez
    See Also:
    Serialized Form
    • Constructor Detail

      • GraphQLBuildException

        public GraphQLBuildException​(String message,
                                     Throwable cause)