|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModeShapeConfigurationException | |
|---|---|
| org.modeshape.jcr | The ModeShape implementation of the JCR API. |
| org.modeshape.repository | The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. |
| Uses of ModeShapeConfigurationException in org.modeshape.jcr |
|---|
| Subclasses of ModeShapeConfigurationException in org.modeshape.jcr | |
|---|---|
class |
JcrConfigurationException
A runtime exception that denotes an error within the configuration for ModeShape. |
| Methods in org.modeshape.jcr that return ModeShapeConfigurationException | |
|---|---|
protected ModeShapeConfigurationException |
JcrEngine.newConfigurationException(String msg)
Construct a new ModeShapeConfigurationException. |
| Uses of ModeShapeConfigurationException in org.modeshape.repository |
|---|
| Methods in org.modeshape.repository that return ModeShapeConfigurationException | |
|---|---|
protected ModeShapeConfigurationException |
ModeShapeEngine.newConfigurationException(String msg)
Construct a new ModeShapeConfigurationException. |
| Methods in org.modeshape.repository that throw ModeShapeConfigurationException | |
|---|---|
protected void |
ModeShapeEngine.checkProblemsOnStartup()
Check whether there are any problems that would prevent startup. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||