public class RequiredStructureException
extends com.liferay.portal.kernel.exception.PortalException
Modifier and Type | Class and Description |
---|---|
static class |
RequiredStructureException.MustNotDeleteStructureReferencedByStructureLinks |
static class |
RequiredStructureException.MustNotDeleteStructureReferencedByTemplates |
static class |
RequiredStructureException.MustNotDeleteStructureThatHasChild |
Modifier and Type | Field and Description |
---|---|
static int |
REFERENCED_STRUCTURE
Deprecated.
As of 3.4.0
|
static int |
REFERENCED_STRUCTURE_LINK
Deprecated.
As of 3.4.0
|
static int |
REFERENCED_TEMPLATE
Deprecated.
As of 3.4.0
|
Constructor and Description |
---|
RequiredStructureException(int type)
Deprecated.
As of 3.4.0
|
Modifier and Type | Method and Description |
---|---|
int |
getType()
Deprecated.
As of 3.4.0
|
@Deprecated public static final int REFERENCED_STRUCTURE
@Deprecated public static final int REFERENCED_STRUCTURE_LINK
@Deprecated public static final int REFERENCED_TEMPLATE