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