Class StructureNameException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.dynamic.data.mapping.exception.StructureNameException
All Implemented Interfaces:
Serializable

public class StructureNameException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • StructureNameException

      public StructureNameException()
    • StructureNameException

      public StructureNameException(String msg)
    • StructureNameException

      public StructureNameException(String msg, Throwable throwable)
    • StructureNameException

      public StructureNameException(Throwable throwable)