Class CacheXmlException

    • Constructor Detail

      • CacheXmlException

        public CacheXmlException​(String message,
                                 Throwable cause)
        Creates a new CacheXmlException with the given description and cause.
        Parameters:
        message - the detail message
        cause - the cause
      • CacheXmlException

        public CacheXmlException​(String message)
        Creates a new CacheXmlException with the given description.
        Parameters:
        message - the detail message