Class StorageFieldNameException

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.StorageException
com.liferay.dynamic.data.mapping.exception.StorageFieldNameException
All Implemented Interfaces:
Serializable

public class StorageFieldNameException extends StorageException
See Also:
  • Constructor Details

    • StorageFieldNameException

      public StorageFieldNameException()
    • StorageFieldNameException

      public StorageFieldNameException(String msg)
    • StorageFieldNameException

      public StorageFieldNameException(String msg, Throwable throwable)
    • StorageFieldNameException

      public StorageFieldNameException(Throwable throwable)