Class AdminXmlException

    • Constructor Detail

      • AdminXmlException

        public AdminXmlException​(String s)
        Deprecated.
        Creates a new AdminXmlException with the given descriptive message.
        Parameters:
        s - the detail message
      • AdminXmlException

        public AdminXmlException​(String s,
                                 Throwable cause)
        Deprecated.
        Creates a new AdminXmlException with the given descriptive message and cause.
        Parameters:
        s - the detail message
        cause - the cause