|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.Error
public final class Error
Field Summary | |
---|---|
int |
error_code
|
java.lang.String |
error_description
|
Constructor Summary | |
---|---|
Error()
|
|
Error(int error_code,
java.lang.String error_description)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int error_code
public java.lang.String error_description
Constructor Detail |
---|
public Error()
public Error(int error_code, java.lang.String error_description)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |