Package com.liferay.info.exception
Class InfoFormFileUploadException
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.exception.InfoFormException
com.liferay.info.exception.InfoFormFileUploadException
- All Implemented Interfaces:
Serializable
public class InfoFormFileUploadException
extends com.liferay.portal.kernel.exception.InfoFormException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLocalizedMessage
(String fieldLabel, Locale locale) getLocalizedMessage
(Locale locale) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InfoFormFileUploadException
public InfoFormFileUploadException() -
InfoFormFileUploadException
-
-
Method Details
-
getInfoFieldUniqueId
-
getLocalizedMessage
- Overrides:
getLocalizedMessage
in classcom.liferay.portal.kernel.exception.InfoFormException
-
getLocalizedMessage
-