public class AsReaderException
extends java.lang.Exception
Constructor and Description |
---|
AsReaderException(ResultCode resultCode)
Constructs an instance of AsReaderException.
|
Modifier and Type | Method and Description |
---|---|
ResultCode |
getResultCode()
Returns fault and motion results.
|
public AsReaderException(ResultCode resultCode)
resultCode
- ResultCode enumeration that represents the failure and the result of the operation.public ResultCode getResultCode()