com.liferay.portlet.dynamicdatamapping
Class RequiredStructureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portlet.dynamicdatamapping.RequiredStructureException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- RequiredStructureException.MustNotDeleteStructureReferencedByStructureLinks, RequiredStructureException.MustNotDeleteStructureReferencedByTemplates, RequiredStructureException.MustNotDeleteStructureThatHasChild
public class RequiredStructureException
- extends PortalException
- See Also:
- Serialized Form
|
Method Summary |
int |
getType()
Deprecated. |
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
REFERENCED_STRUCTURE
@Deprecated
public static final int REFERENCED_STRUCTURE
- Deprecated.
- See Also:
- Constant Field Values
REFERENCED_STRUCTURE_LINK
@Deprecated
public static final int REFERENCED_STRUCTURE_LINK
- Deprecated.
- See Also:
- Constant Field Values
REFERENCED_TEMPLATE
@Deprecated
public static final int REFERENCED_TEMPLATE
- Deprecated.
- See Also:
- Constant Field Values
RequiredStructureException
@Deprecated
public RequiredStructureException(int type)
- Deprecated.
getType
@Deprecated
public int getType()
- Deprecated.