|
BIJ API |
||||||||
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 | +--bijnum.BIJException
Field Summary | |
int |
info
|
Constructor Summary | |
BIJException()
|
|
BIJException(int info)
|
|
BIJException(java.lang.String problem)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
|
Field Detail |
public int info
Constructor Detail |
public BIJException(int info)
public BIJException(java.lang.String problem)
public BIJException()
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Throwable
|
BIJ API |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |