Class NoSuchChannelAccountEntryRelException

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.commerce.product.exception.NoSuchChannelAccountEntryRelException
All Implemented Interfaces:
Serializable

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

    • NoSuchChannelAccountEntryRelException

      public NoSuchChannelAccountEntryRelException()
    • NoSuchChannelAccountEntryRelException

      public NoSuchChannelAccountEntryRelException(String msg)
    • NoSuchChannelAccountEntryRelException

      public NoSuchChannelAccountEntryRelException(String msg, Throwable throwable)
    • NoSuchChannelAccountEntryRelException

      public NoSuchChannelAccountEntryRelException(Throwable throwable)