| Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.awt.print.PrinterException
|
+----java.awt.print.PrinterIOException
| Constructor Summary | |
| PrinterIOException(java.io.IOException exception)
|
|
| Method Summary | |
| java.io.IOException | getIOException()
|
| Methods inherited from class java.lang.Throwable |
| fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrinterIOException(java.io.IOException exception)
| Method Detail |
public java.io.IOException getIOException()
| Class | Tree | Deprecated | Index | Help | |||
| PREV | NEXT | SHOW LISTS | HIDE LISTS | ||