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

Constructor Index

 o StreamCorruptedException()
 o StreamCorruptedException(String)

Constructors

 o StreamCorruptedException
  public StreamCorruptedException()
 o StreamCorruptedException
  public StreamCorruptedException(String mes)

All Packages  Class Hierarchy  This Package  Previous  Next  Index