Class StorageFieldValueException

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.StorageFieldValueException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
StorageFieldValueException.RequiredValue

public class StorageFieldValueException extends StorageException
See Also:
  • Constructor Details

    • StorageFieldValueException

      public StorageFieldValueException()
    • StorageFieldValueException

      public StorageFieldValueException(String msg)
    • StorageFieldValueException

      public StorageFieldValueException(String msg, Throwable throwable)
    • StorageFieldValueException

      public StorageFieldValueException(Throwable throwable)