FreeHEP API
Version current

hep.graphics.heprep
Class HepRepVersionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byhep.graphics.heprep.HepRepVersionException
All Implemented Interfaces:
Serializable

public class HepRepVersionException
extends IOException

Version:
$Id: HepRepVersionException.java,v 1.1 2004/07/23 19:12:21 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
HepRepVersionException.java

Field Summary
static String cvsId
           
 
Constructor Summary
HepRepVersionException()
           
HepRepVersionException(String msg)
           
 
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
 

Field Detail

cvsId

public static final String cvsId
See Also:
Constant Field Values
Constructor Detail

HepRepVersionException

public HepRepVersionException()

HepRepVersionException

public HepRepVersionException(String msg)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.