public class ParseURIException extends BaseException
code, formatString, messageKey| Constructor and Description |
|---|
ParseURIException(java.lang.String message) |
ParseURIException(java.lang.String message,
java.lang.Throwable cause) |
ParseURIException(java.lang.Throwable cause)
Creates a new
AnnotationCreationException. |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuespublic ParseURIException(java.lang.Throwable cause)
AnnotationCreationException.cause - the original causepublic ParseURIException(java.lang.String message)
public ParseURIException(java.lang.String message,
java.lang.Throwable cause)