Class au.net.aba.io.StreamCorruptedException
All Packages Class Hierarchy This Package Previous Next Index
Class au.net.aba.io.StreamCorruptedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----au.net.aba.io.StreamCorruptedException
- public class StreamCorruptedException
- extends IOException
A compatibility class for the 1.1 StreamCorruptedException
-
StreamCorruptedException()
-
-
StreamCorruptedException(String)
-
StreamCorruptedException
public StreamCorruptedException()
StreamCorruptedException
public StreamCorruptedException(String mes)
All Packages Class Hierarchy This Package Previous Next Index