Class RequiredAssetListEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.list.exception.RequiredAssetListEntryException
All Implemented Interfaces:
Serializable

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

    • RequiredAssetListEntryException

      public RequiredAssetListEntryException()
    • RequiredAssetListEntryException

      public RequiredAssetListEntryException(String msg)
    • RequiredAssetListEntryException

      public RequiredAssetListEntryException(String msg, Throwable throwable)
    • RequiredAssetListEntryException

      public RequiredAssetListEntryException(Throwable throwable)