|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.dse.services.checkreader.AmperReaderException
This class is the exception thrown by the AmperReaderDriver.
Constructor Summary | |
protected |
AmperReaderException(int aRc)
This constructor creates a AmperReaderException object. |
Method Summary | |
protected java.lang.String |
getCode()
Returns the exception code. |
java.lang.String |
getMessage()
Returns the exception message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
protected AmperReaderException(int aRc)
aRc
- intMethod Detail |
protected java.lang.String getCode()
public java.lang.String getMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |