public class ScanException extends RuntimeException
Constructor and Description |
---|
ScanException() |
ScanException(String message) |
ScanException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
boolean |
isDeviceBusy()
The device is busy.
|
boolean |
isDeviceLocked()
The device is locked.
|
boolean |
isDeviceOffline()
The device is offline.
|
boolean |
isExceptionInDriver()
The device driver threw an exception.
|
boolean |
isFeederPaperEmpty()
There are no documents in the document feeder.
|
boolean |
isFeederPaperJam()
Paper is jammed in the scanner's document feeder.
|
boolean |
isFeederPaperProblem()
An unspecified problem occurred with the scanner's document feeder.
|
boolean |
isGeneralError()
An unknown error has occurred with the device.
|
boolean |
isMultiPageFeedProblem()
A scan error occurred because of a multiple page feed condition.
|
boolean |
isUserInterventionRequired()
There is a problem with the WIA device.
|
boolean |
isWarmingUp()
The device is warming up.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ScanException()
public ScanException(String message)
public String getMessage()
getMessage
in class Throwable
public boolean isFeederPaperEmpty()
public boolean isFeederPaperJam()
public boolean isFeederPaperProblem()
public boolean isMultiPageFeedProblem()
public boolean isDeviceBusy()
public boolean isDeviceLocked()
public boolean isDeviceOffline()
public boolean isWarmingUp()
public boolean isUserInterventionRequired()
public boolean isExceptionInDriver()
public boolean isGeneralError()
Copyright © Asprise Software. All Rights Reserved. Please visit the product page at asprise.com