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