Class KBArticleImportException.MustHaveACategory
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.knowledge.base.exception.KBArticleImportException
com.liferay.knowledge.base.exception.KBArticleImportException.MustHaveACategory
- All Implemented Interfaces:
Serializable
- Enclosing class:
- KBArticleImportException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.knowledge.base.exception.KBArticleImportException
KBArticleImportException.MustHaveACategory
-
Constructor Summary
ConstructorsConstructorDescriptionMustHaveACategory
(com.liferay.asset.kernel.exception.AssetCategoryException assetCategoryException) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustHaveACategory
public MustHaveACategory(com.liferay.asset.kernel.exception.AssetCategoryException assetCategoryException)
-