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

org.exoplatform.services.jcr.ext.repository.creation
Class RepositoryCreationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.services.jcr.ext.repository.creation.RepositoryCreationException
All Implemented Interfaces:
Serializable

public class RepositoryCreationException
extends Exception

Created by The eXo Platform SAS.
Date:

Version:
$Id: RepositoryCreationException.java 111 2008-11-11 11:11:11Z serg $
Author:
Karpenko Sergiy
See Also:
Serialized Form

Constructor Summary
RepositoryCreationException(String message)
          
RepositoryCreationException(String message, Throwable cause)
          
 
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

RepositoryCreationException

public RepositoryCreationException(String message)


RepositoryCreationException

public RepositoryCreationException(String message,
                                   Throwable cause)


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

Copyright © 2012 eXo Platform SAS. All Rights Reserved.