Class ColumnNameException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.expando.kernel.exception.ColumnNameException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ColumnNameException.MustValidate
- Author:
- Brian Wing Shun Chan
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionColumnNameException
(String msg, Throwable throwable) ColumnNameException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ColumnNameException
public ColumnNameException() -
ColumnNameException
-
ColumnNameException
-
ColumnNameException
-