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