public class ExtendedError extends Object
Constructor and Description |
---|
ExtendedError() |
Modifier and Type | Method and Description |
---|---|
String |
getHintHeight() |
String |
getHintWidth() |
URI |
getMoreInfo() |
String |
getRel() |
void |
setHintHeight(String hintHeight) |
void |
setHintWidth(String hintWidth) |
void |
setMoreInfo(URI moreInfo) |
void |
setRel(String rel) |
public String getHintHeight()
public String getHintWidth()
public URI getMoreInfo()
public String getRel()
public void setHintHeight(String hintHeight)
public void setHintWidth(String hintWidth)
public void setMoreInfo(URI moreInfo)
public void setRel(String rel)
Copyright © 2013. All Rights Reserved.