Frames | No Frames |
Classes derived from javax.print.PrintException | |
class | A PrintException further refining the exception
cause by providing an implementation of the print exception
interface AttributeException .
|
class | A PrintException further refining the exception
cause by providing an implementation of the print exception
interface FlavorException .
|
class | A PrintException further refining the exception
cause by providing an implementation of the print exception
interface URIException .
|
Classes derived from javax.print.PrintException | |
class | IppException signals exception thrown by
the IPP implementation for various things like a failed
ipp request or a wrapped io exception.
|
Methods which throw type javax.print.PrintException | |
void | |
void | |
void |
Methods which throw type javax.print.PrintException | |
void | Cancel the print job.
|
void | Prints a document with the specified print job attributes.
|
void | Prints the documents supplied in the given MultiDoc object
as one print job with the given printing attributes.
|