| public class javax.print PrintException
|
Java SE 6 |
| Constructors | |||||
|---|---|---|---|---|---|
| public | PrintException() Construct a print exception with no detail message. | ||||
| public | PrintException(String s) Details
Construct a print exception with the given detail message.
| ||||
| public | PrintException(Exception e) Details
Construct a print exception chaining the supplied exception.
| ||||
| public | PrintException(String s, Exception e) Details
Construct a print exception with the given detail message
and chained exception.
| ||||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|