public class DocumentError extends Object
DocumentError()
String
getCode()
getMessage()
void
setCode(String code)
setMessage(String message)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DocumentError()
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public String toString()
toString
Object