info.magnolia.repository
Class RepositoryNotInitializedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jcr.RepositoryException
info.magnolia.repository.RepositoryNotInitializedException
- All Implemented Interfaces:
- java.io.Serializable
public class RepositoryNotInitializedException
- extends javax.jcr.RepositoryException
Exception thrown when repository can't be initialized and thus also accessed by Magnolia.
- Version:
- 2.1
- Author:
- Sameer Charles
- See Also:
- Serialized Form
Fields inherited from class javax.jcr.RepositoryException |
rootCause |
Methods inherited from class javax.jcr.RepositoryException |
getCause, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RepositoryNotInitializedException
public RepositoryNotInitializedException(java.lang.String message)
RepositoryNotInitializedException
public RepositoryNotInitializedException(java.lang.String message,
java.lang.Exception cause)
RepositoryNotInitializedException
public RepositoryNotInitializedException(java.lang.Throwable root)
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.