|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.agilent.android.io.AAIoException
public class AAIoException
Nested Class Summary | |
---|---|
static class |
AAIoException.ErrorType
|
Field Summary | |
---|---|
AAIoException.ErrorType |
error
|
Constructor Summary | |
---|---|
AAIoException(AAIoException.ErrorType thisError)
|
|
AAIoException(AAIoException.ErrorType thisError,
java.lang.Throwable ex)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public AAIoException.ErrorType error
Constructor Detail |
---|
public AAIoException(AAIoException.ErrorType thisError)
public AAIoException(AAIoException.ErrorType thisError, java.lang.Throwable ex)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |