All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class NET.shudo.moba.io.StreamFormatException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----NET.shudo.moba.lang.MobaException
                           |
                           +----NET.shudo.moba.io.StreamFormatException

public class StreamFormatException
extends MobaException

Constructor Index

 o StreamFormatException()
 o StreamFormatException(String)

Constructors

 o StreamFormatException
 public StreamFormatException()
 o StreamFormatException
 public StreamFormatException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index