static final class
ServerErrorLocation.Builder
ServerErrorLocation(String file, long row, long col)
static final ServerErrorLocation.Builder
builder()
long
col()
boolean
equals(Object o)
String
file()
int
hashCode()
row()
toString()
ServerErrorLocation
withCol(long col)
withFile(String file)
withRow(long row)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString