eXo JCR :: Component :: Extension Service 1.15.0-CR2

org.exoplatform.services.jcr.ext.backup.server
Class BackupDirNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.services.jcr.ext.backup.server.BackupDirNotFoundException
All Implemented Interfaces:
Serializable

public class BackupDirNotFoundException
extends Exception

Created by The eXo Platform SAS.
Date: 10.04.2009

Version:
$Id: BackupDirNotFoundException.java 111 2008-11-11 11:11:11Z rainf0x $
Author:
Alex Reshetnyak
See Also:
Serialized Form

Constructor Summary
BackupDirNotFoundException(String message)
          BackupDirNotFoundException constructor.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BackupDirNotFoundException

public BackupDirNotFoundException(String message)
BackupDirNotFoundException constructor.

Parameters:
message - String, the exception message

eXo JCR :: Component :: Extension Service 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.