Class RepositoryConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.polarion.platform.core.PlatformRuntimeException
com.polarion.platform.config.ConfigurationException
com.polarion.platform.repository.config.RepositoryConfigurationException
- All Implemented Interfaces:
Serializable
ConfigurationException
for configurations stored in repository.- Version:
- $Revision$ $Date$
- Author:
- Stepan Roh, Polarion Software
- See Also:
-
Constructor Summary
ConstructorDescriptionRepositoryConfigurationException
(ILocation location) RepositoryConfigurationException
(ILocation location, String arg0) RepositoryConfigurationException
(ILocation location, String arg0, Throwable arg1) RepositoryConfigurationException
(ILocation location, Throwable arg0) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RepositoryConfigurationException
-
RepositoryConfigurationException
-
RepositoryConfigurationException
-
RepositoryConfigurationException
-
-
Method Details
-
getLocation
-