Class NoSuchChannelException

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

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

    • NoSuchChannelException

      public NoSuchChannelException()
    • NoSuchChannelException

      public NoSuchChannelException(String msg)
    • NoSuchChannelException

      public NoSuchChannelException(String msg, Throwable throwable)
    • NoSuchChannelException

      public NoSuchChannelException(Throwable throwable)