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