Class StreamException

All Implemented Interfaces:
Serializable

public class StreamException extends Exception
This class represents

User: mcheenath Date: Dec 14, 2010

See Also:
  • Constructor Details

    • StreamException

      public StreamException(String message)
    • StreamException

      public StreamException(String s, Throwable e)