Class OrganizationParentException.MustHaveValidChildType
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.OrganizationParentException
com.liferay.portal.kernel.exception.OrganizationParentException.MustHaveValidChildType
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OrganizationParentException
public static class OrganizationParentException.MustHaveValidChildType
extends OrganizationParentException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.exception.OrganizationParentException
OrganizationParentException.MustBeRootable, OrganizationParentException.MustHaveValidChildType, OrganizationParentException.MustNotHaveChildren
-
Constructor Summary
ConstructorsConstructorDescriptionMustHaveValidChildType
(String childOrganizationType, String parentOrganizationType) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MustHaveValidChildType
-
-
Method Details
-
getChildOrganizationType
-
getParentOrganizationType
-