Class SchemaBuilderException

  • All Implemented Interfaces:
    Serializable

    public class SchemaBuilderException
    extends RuntimeException
    Runtime exception when we could not create a type (input or output) while building the schema or the schema itself
    Author:
    Phillip Kruger (phillip.kruger@redhat.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • SchemaBuilderException

        public SchemaBuilderException()
      • SchemaBuilderException

        public SchemaBuilderException​(String string)
      • SchemaBuilderException

        public SchemaBuilderException​(String string,
                                      Throwable thrwbl)
      • SchemaBuilderException

        public SchemaBuilderException​(Throwable thrwbl)
      • SchemaBuilderException

        public SchemaBuilderException​(String string,
                                      Throwable thrwbl,
                                      boolean bln,
                                      boolean bln1)