Class BuildException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.smallrye.graphql.client.core.exceptions.BuildException
All Implemented Interfaces:
Serializable

public class BuildException extends RuntimeException
See Also:
  • Constructor Details

    • BuildException

      public BuildException(String msg)