|
|||||||||
| Home >> All >> com >> neuron >> [ jaffer overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.neuron.jaffer
Class AFP_Error

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
com.neuron.jaffer.AFP_Error
- All Implemented Interfaces:
- java.io.Serializable
- class AFP_Error
- extends java.io.IOException
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
private int |
error
|
| Fields inherited from class java.io.IOException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
(package private) |
AFP_Error(int error)
|
| Method Summary | |
int |
getError()
|
| 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 |
error
private int error
| Constructor Detail |
AFP_Error
AFP_Error(int error)
| Method Detail |
getError
public int getError()
|
|||||||||
| Home >> All >> com >> neuron >> [ jaffer overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC