Class XMLConstructionException

    • Constructor Detail

      • XMLConstructionException

        public XMLConstructionException()
      • XMLConstructionException

        public XMLConstructionException​(String message)
      • XMLConstructionException

        public XMLConstructionException​(Throwable cause)
      • XMLConstructionException

        public XMLConstructionException​(String message,
                                        Throwable cause)
      • XMLConstructionException

        public XMLConstructionException​(String message,
                                        Throwable cause,
                                        boolean enableSuppression,
                                        boolean writableStackTrace)