|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--superwaba.ext.xplat.io.print.PrinterException
This exception is thrown when a printer error occurs. You may get the detailed
error description using PrintManager.getDetailedErrorMessage
Constructor Summary | |
PrinterException()
|
|
PrinterException(String msg)
|
Methods inherited from class java.lang.Throwable |
getMessage,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
wait,
wait |
Constructor Detail |
public PrinterException()
public PrinterException(String msg)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |