Class InvalidRepositoryIdException
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.InvalidRepositoryIdException
- All Implemented Interfaces:
Serializable
- Author:
- Alexander Chow
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidRepositoryIdException
(String msg, Throwable throwable) InvalidRepositoryIdException
(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
-
InvalidRepositoryIdException
public InvalidRepositoryIdException() -
InvalidRepositoryIdException
-
InvalidRepositoryIdException
-
InvalidRepositoryIdException
-