edu.iris.Fissures.codec
Class SteimException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.iris.Fissures.codec.SteimException
All Implemented Interfaces:
java.io.Serializable

Deprecated. Please begin use of the edu.iris.dmc.seedcodec package in place of this

public class SteimException
extends java.lang.Exception

A type of exception specific to problems encountered with Steim compression.

Version:
11/20/2002
Author:
Robert Casey
See Also:
Serialized Form

Constructor Summary
SteimException()
          Deprecated.  
SteimException(java.lang.String s)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SteimException

public SteimException()
Deprecated. 

SteimException

public SteimException(java.lang.String s)
Deprecated.