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