Class RepositoryRestoreExeption

All Implemented Interfaces:
Serializable

public class RepositoryRestoreExeption extends BackupConfigurationException
Created by The eXo Platform SAS.
Date: 2010
Version:
$Id$
Author:
Alex Reshetnyak
See Also:
  • Constructor Details

    • RepositoryRestoreExeption

      public RepositoryRestoreExeption(String message, Throwable e)
      RepositoryRestoreExeption constructor.
      Parameters:
      message - String, the exception message
      e - Throwable, the cause exception
    • RepositoryRestoreExeption

      public RepositoryRestoreExeption(String message)
      RepositoryRestoreExeption constructor.
      Parameters:
      message - String, the exception message