Class RestoreInProgressException

    • Field Detail

      • DEFAULT_MESSAGE_ID

        public static String DEFAULT_MESSAGE_ID
    • Constructor Detail

      • RestoreInProgressException

        public RestoreInProgressException()
      • RestoreInProgressException

        public RestoreInProgressException​(String message)
      • RestoreInProgressException

        public RestoreInProgressException​(Throwable cause)
      • RestoreInProgressException

        public RestoreInProgressException​(String message,
                                          Throwable cause)