类 ArchiveException

    • 构造器详细资料

      • ArchiveException

        public ArchiveException​(String message)
        Constructs an ArchiveException
        参数:
        message - Message explaining the exception condition
      • ArchiveException

        public ArchiveException​(String message,
                                Throwable cause)
        Constructs an ArchiveException
        参数:
        message - Message explaining the exception condition
        cause - The underlying cause