com.jivesoftware.community
Class PollException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jivesoftware.community.JiveRuntimeException
com.jivesoftware.community.PollException
- All Implemented Interfaces:
- Serializable
public class PollException
- extends JiveRuntimeException
A poll exception is thrown by methods in the Poll class.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PollException
public PollException()
PollException
public PollException(String msg)
PollException
public PollException(Throwable nestedThrowable)
PollException
public PollException(String msg,
Throwable nestedThrowable)
Copyright © 1999-2007 Jive Software.