All Packages Class Hierarchy This Package Previous Next Index
pnuts.lang.PnutsException
protected int line
protected String file
protected Vector trace
public PnutsException()
public PnutsException(String msg)
public PnutsException(String msg, Context context)
public PnutsException(Throwable t)
public Throwable getThrowable()
public String toString()
All Packages Class Hierarchy This Package Previous Next Index