API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.print. FlavorException View Source
Author(s)
Since
Version
Serial
Hierarchy
 FlavorException
Subinterfaces
Description
public interface FlavorException
  Interface FlavorException is a mixin interface which a subclass of PrintException can implement to report an error condition involving a doc flavor or flavors (class DocFlavor).
See also:   
Methods
Hide/Show inherited methods
public DocFlavor getUnsupportedFlavors ()
  Returns the unsupported flavors.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar