com.liferay.portlet.dynamicdatamapping
Class NoSuchStructureLinkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.NoSuchModelException
com.liferay.portlet.dynamicdatamapping.NoSuchStructureLinkException
- All Implemented Interfaces:
- Serializable
public class NoSuchStructureLinkException
- extends NoSuchModelException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchStructureLinkException
public NoSuchStructureLinkException()
NoSuchStructureLinkException
public NoSuchStructureLinkException(String msg)
NoSuchStructureLinkException
public NoSuchStructureLinkException(String msg,
Throwable cause)
NoSuchStructureLinkException
public NoSuchStructureLinkException(Throwable cause)