org.exoplatform.services.jcr.ext.backup.server
Class RepositoryRestoreExeption
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.jcr.ext.backup.server.RepositoryRestoreExeption
- All Implemented Interfaces:
- Serializable
public class RepositoryRestoreExeption
- extends Exception
Created by The eXo Platform SAS.
Date: 2010
- Version:
- $Id$
- Author:
- Alex Reshetnyak
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RepositoryRestoreExeption
public RepositoryRestoreExeption(String message)
- WorkspaceRestoreExeption constructor.
- Parameters:
message - String, the exception messagee - the cause exception
Copyright © 2012 eXo Platform SAS. All Rights Reserved.