Class NoSuchModuleException

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.marketplace.exception.NoSuchModuleException
All Implemented Interfaces:
Serializable

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

    • NoSuchModuleException

      public NoSuchModuleException()
    • NoSuchModuleException

      public NoSuchModuleException(String msg)
    • NoSuchModuleException

      public NoSuchModuleException(String msg, Throwable throwable)
    • NoSuchModuleException

      public NoSuchModuleException(Throwable throwable)