public class ObjectEntryValuesException
extends com.liferay.portal.kernel.exception.PortalException
Modifier and Type | Class and Description |
---|---|
static class |
ObjectEntryValuesException.ExceedsIntegerSize |
static class |
ObjectEntryValuesException.ExceedsLongMaxSize |
static class |
ObjectEntryValuesException.ExceedsLongMinSize |
static class |
ObjectEntryValuesException.ExceedsLongSize |
static class |
ObjectEntryValuesException.ExceedsMaxFileSize |
static class |
ObjectEntryValuesException.ExceedsTextMaxLength |
static class |
ObjectEntryValuesException.InvalidFileExtension |
static class |
ObjectEntryValuesException.ListTypeEntry |
static class |
ObjectEntryValuesException.OneToOneConstraintViolation |
static class |
ObjectEntryValuesException.Required |