Class NoSuchThreadException

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.message.boards.exception.NoSuchThreadException
All Implemented Interfaces:
Serializable

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

    • NoSuchThreadException

      public NoSuchThreadException()
    • NoSuchThreadException

      public NoSuchThreadException(String msg)
    • NoSuchThreadException

      public NoSuchThreadException(String msg, Throwable throwable)
    • NoSuchThreadException

      public NoSuchThreadException(Throwable throwable)