Package de.jungblut.datastructure
Class DiskList.IORuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.jungblut.datastructure.DiskList.IORuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
public static class DiskList.IORuntimeException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IORuntimeException()IORuntimeException(java.lang.Throwable e)
-