|
|||||||||
| 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
|
+--java.lang.RuntimeException
|
+--superwaba.ext.xplat.zlib.ZLibException
This exception may be dispatched by zlib routines.
| Constructor Summary | |
ZLibException()
Default constructor. |
|
ZLibException(java.lang.String msg,
java.lang.String internalError)
Constructor which accepts an error message. |
|
| Method Summary | |
java.lang.String |
getInternalError()
Returns the position where the error was found. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public ZLibException()
public ZLibException(java.lang.String msg,
java.lang.String internalError)
msg - the error message| Method Detail |
public java.lang.String getInternalError()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||