Class NoSuchChannelRelException

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

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

    • NoSuchChannelRelException

      public NoSuchChannelRelException()
    • NoSuchChannelRelException

      public NoSuchChannelRelException(String msg)
    • NoSuchChannelRelException

      public NoSuchChannelRelException(String msg, Throwable throwable)
    • NoSuchChannelRelException

      public NoSuchChannelRelException(Throwable throwable)