Class RestoreInProgressException

    • Constructor Detail

      • RestoreInProgressException

        public RestoreInProgressException​(String msgId)
      • RestoreInProgressException

        public RestoreInProgressException​(String msgId,
                                          Object[] msgParams)
      • RestoreInProgressException

        public RestoreInProgressException​(String msgId,
                                          Throwable cause)
      • RestoreInProgressException

        public RestoreInProgressException​(String msgId,
                                          Object[] msgParams,
                                          Throwable cause)