|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.awt.ExceptionPrinter
org.acm.seguin.awt.TextExceptionPrinter
public class TextExceptionPrinter
Prints to stdout
| Constructor Summary | |
|---|---|
TextExceptionPrinter()
|
|
| Method Summary | |
|---|---|
void |
printException(java.lang.Throwable exc,
boolean interactive)
Prints exceptions |
| Methods inherited from class org.acm.seguin.awt.ExceptionPrinter |
|---|
getExceptionsPrinted, getInstance, print, register |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextExceptionPrinter()
| Method Detail |
|---|
public void printException(java.lang.Throwable exc,
boolean interactive)
printException in interface net.sourceforge.jrefactory.factory.ExceptionPrinterprintException in class ExceptionPrinterexc - the exception to be printedinteractive - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||