Class RequiredThreadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.message.boards.exception.RequiredThreadException
All Implemented Interfaces:
Serializable

public class RequiredThreadException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • RequiredThreadException

      public RequiredThreadException()
    • RequiredThreadException

      public RequiredThreadException(String msg)
    • RequiredThreadException

      public RequiredThreadException(String msg, Throwable throwable)
    • RequiredThreadException

      public RequiredThreadException(Throwable throwable)