Class UndeployedExternalRepositoryException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.repository.RepositoryException
com.liferay.portal.kernel.repository.UndeployedExternalRepositoryException
- All Implemented Interfaces:
Serializable
- Author:
- Iván Zaera
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUndeployedExternalRepositoryException
(String className) UndeployedExternalRepositoryException
(String className, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
className
-
-
Constructor Details
-
UndeployedExternalRepositoryException
-
UndeployedExternalRepositoryException
-