public class Source extends Object
Source(boolean cause, int line, String content)
String
getContent()
int
getLine()
boolean
isCause()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Source(boolean cause, int line, String content)
public boolean isCause()
public int getLine()
public String getContent()