public class QuestionValidationException extends Exception
Constructor and Description |
---|
QuestionValidationException()
Constructor
|
QuestionValidationException(String strMessage)
Constructor
|
QuestionValidationException(String strMessage,
Exception exception)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QuestionValidationException(String strMessage)
strMessage
- The error messagepublic QuestionValidationException(String strMessage, Exception exception)
strMessage
- The error messageexception
- The initial exceptionpublic QuestionValidationException()
Copyright © 2020 City of Paris. All rights reserved.