PrintException

Class PrintException

All Implemented Interfaces:
Serializable
public class PrintException
extends Exception

Class PrintException encapsulates a printing-related error condition that occurred while using a Print Service instance. This base class furnishes only a string description of the error. Subclasses furnish more detailed information if applicable.

Construct