com.liferay.portal.kernel.poller
Class PollerWriterClosedException
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.poller.PollerException
com.liferay.portal.kernel.poller.PollerWriterClosedException
- All Implemented Interfaces:
- Serializable
public class PollerWriterClosedException
- extends PollerException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PollerWriterClosedException
public PollerWriterClosedException()
PollerWriterClosedException
public PollerWriterClosedException(String msg)
PollerWriterClosedException
public PollerWriterClosedException(String msg,
Throwable cause)
PollerWriterClosedException
public PollerWriterClosedException(Throwable cause)