public interface ErrorInfoHeader extends Parameters, Header
| Modifier and Type | Method and Description |
|---|---|
URI |
getErrorInfo() |
String |
getErrorMessage() |
void |
setErrorInfo(URI errorInfo) |
void |
setErrorMessage(String message) |
getParameter, getParameterNames, removeParameter, setParameterstatic final String NAME
void setErrorInfo(URI errorInfo)
URI getErrorInfo()
void setErrorMessage(String message) throws ParseException
ParseExceptionString getErrorMessage()
Copyright © 2016. All rights reserved.