Class ValueDataException.MismatchColumnType
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.expando.kernel.exception.ValueDataException
com.liferay.expando.kernel.exception.ValueDataException.MismatchColumnType
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ValueDataException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.expando.kernel.exception.ValueDataException
ValueDataException.MismatchColumnType, ValueDataException.MustInformDefaultLocale, ValueDataException.UnsupportedColumnType
-
Constructor Summary
ConstructorsConstructorDescriptionMismatchColumnType
(long columnId, String columnType, String expectedColumnType) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MismatchColumnType
-