Package com.liferay.journal.exception
Class InvalidDDMStructureFieldNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.journal.exception.InvalidDDMStructureFieldNameException
- All Implemented Interfaces:
Serializable
@Deprecated
public class InvalidDDMStructureFieldNameException
extends com.liferay.portal.kernel.exception.PortalException
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidDDMStructureFieldNameException
(String msg, String fieldName) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidDDMStructureFieldNameException
Deprecated.
-
-
Method Details
-
getFieldName
Deprecated.
-