Class NoSuchAssociationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.analytics.message.storage.exception.NoSuchAssociationException
All Implemented Interfaces:
Serializable

public class NoSuchAssociationException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchAssociationException

      public NoSuchAssociationException()
    • NoSuchAssociationException

      public NoSuchAssociationException(String msg)
    • NoSuchAssociationException

      public NoSuchAssociationException(String msg, Throwable throwable)
    • NoSuchAssociationException

      public NoSuchAssociationException(Throwable throwable)