org.exoplatform.services.jcr.ext.backup.server
Class BackupLogNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.services.jcr.ext.backup.server.BackupLogNotFoundException
- All Implemented Interfaces:
- Serializable
public class BackupLogNotFoundException
- extends Exception
Created by The eXo Platform SAS.
Date: 10.04.2009
- Version:
- $Id: BackupLogNotFoundException.java 111 2008-11-11 11:11:11Z rainf0x $
- 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 |
BackupLogNotFoundException
public BackupLogNotFoundException(String message)
- BackupLogNotFoundException constructor.
- Parameters:
message - String, the exception message
Copyright © 2014 eXo Platform SAS. All Rights Reserved.