|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlavorException
FlavorException
specifies a method a specific
subclass of PrintException
may implement to
provide further information of printing errors if unsupported
document flavors are involved.
There exists no PrintException
class implementing this
interface. Providing this extension in PrintException
subclasses is left to the concrete print service implementation.
Method Summary | |
---|---|
DocFlavor[] |
getUnsupportedFlavors()
Returns the unsupported document flavors. |
Method Detail |
---|
DocFlavor[] getUnsupportedFlavors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |