aicas logoJamaica 3.2 release 62

javax.print
Interface FlavorException


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

getUnsupportedFlavors

DocFlavor[] getUnsupportedFlavors()
Returns the unsupported document flavors.

Returns:
The unsupported document flavors.

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.