public interface FlavorException
PrintException可以实现一个子类来报告涉及到一个文档风味或风味( DocFlavor类)的错误条件。
Print Service API没有定义实现接口FlavorException的任何打印例外类,这些类别由Print Service实现者自行决定。
| Modifier and Type | Method and Description |
|---|---|
DocFlavor[] |
getUnsupportedFlavors()
返回不支持的风格。
|
DocFlavor[] getUnsupportedFlavors()