Class RepositoryCreationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- 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
Constructors Constructor Description RepositoryCreationException(String message)RepositoryCreationException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-