Class XMIBuilderException

    • Constructor Detail

      • XMIBuilderException

        public XMIBuilderException()
      • XMIBuilderException

        public XMIBuilderException​(String message)
      • XMIBuilderException

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

        public XMIBuilderException​(Throwable cause)
      • XMIBuilderException

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