Class AssetLinkException

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

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

    • AssetLinkException

      public AssetLinkException()
    • AssetLinkException

      public AssetLinkException(String msg)
    • AssetLinkException

      public AssetLinkException(String msg, Throwable throwable)
    • AssetLinkException

      public AssetLinkException(Throwable throwable)