com.liferay.portlet.messageboards
Class SplitThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portlet.messageboards.SplitThreadException
- All Implemented Interfaces:
- Serializable
public class SplitThreadException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SplitThreadException
public SplitThreadException()
SplitThreadException
public SplitThreadException(String msg)
SplitThreadException
public SplitThreadException(String msg,
Throwable cause)
SplitThreadException
public SplitThreadException(Throwable cause)