Class StorageFieldRequiredException

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.StorageFieldRequiredException
All Implemented Interfaces:
Serializable

public class StorageFieldRequiredException extends StorageException
See Also:
  • Constructor Details

    • StorageFieldRequiredException

      public StorageFieldRequiredException()
    • StorageFieldRequiredException

      public StorageFieldRequiredException(String msg)
    • StorageFieldRequiredException

      public StorageFieldRequiredException(String msg, Throwable throwable)
    • StorageFieldRequiredException

      public StorageFieldRequiredException(Throwable throwable)