FreeHEP API
Version v1.1

hep.io.mcfio
Class MCFIOException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--hep.io.mcfio.MCFIOException
All Implemented Interfaces:
Serializable

public class MCFIOException
extends IOException

An exception thrown for certain MCFIO specific errors.

Version:
$Id: MCFIOException.java,v 1.2 2000/10/25 19:55:43 tonyj Exp $
Author:
Tony Johnson (tonyj@slac.stanford.edu)
See Also:
Serialized Form

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
 


FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.