Class RepositoryException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.repository.RepositoryException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuthenticationRepositoryException
,InvalidRepositoryIdException
,UndeployedExternalRepositoryException
- Author:
- Alexander Chow
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRepositoryException
(String msg, Throwable throwable) RepositoryException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RepositoryException
public RepositoryException() -
RepositoryException
-
RepositoryException
-
RepositoryException
-