Class NoSuchLaunchSetException

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.launch.exception.NoSuchLaunchSetException
All Implemented Interfaces:
Serializable

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

    • NoSuchLaunchSetException

      public NoSuchLaunchSetException()
    • NoSuchLaunchSetException

      public NoSuchLaunchSetException(String msg)
    • NoSuchLaunchSetException

      public NoSuchLaunchSetException(String msg, Throwable throwable)
    • NoSuchLaunchSetException

      public NoSuchLaunchSetException(Throwable throwable)