Class AssetListEntryTitleException

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

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

    • AssetListEntryTitleException

      public AssetListEntryTitleException()
    • AssetListEntryTitleException

      public AssetListEntryTitleException(String msg)
    • AssetListEntryTitleException

      public AssetListEntryTitleException(String msg, Throwable throwable)
    • AssetListEntryTitleException

      public AssetListEntryTitleException(Throwable throwable)