Package com.liferay.info.exception
Class InfoFormValidationException
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.InfoFormValidationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InfoFormValidationException.CustomValidation
,InfoFormValidationException.ExceedsMaxEntries
,InfoFormValidationException.FileSize
,InfoFormValidationException.InvalidCaptcha
,InfoFormValidationException.InvalidFileExtension
,InfoFormValidationException.InvalidInfoFieldValue
,InfoFormValidationException.RequiredInfoField
,InfoFormValidationException.RuleValidation
,InfoFormValidationException.UniqueValueConstraintViolation
public class InfoFormValidationException
extends com.liferay.portal.kernel.exception.InfoFormException
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.exception.InfoFormException
getLocalizedMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InfoFormValidationException
public InfoFormValidationException() -
InfoFormValidationException
-
-
Method Details
-
getInfoFieldUniqueId
-
getLocalizedMessage
-