FreeHEP API
Version v1.2

hep.graphics.heprep
Class HepRepTypeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--hep.graphics.heprep.HepRepTypeException
All Implemented Interfaces:
Serializable

public class HepRepTypeException
extends RuntimeException

Version:
$Id: HepRepTypeException.java,v 1.5 2002/09/18 23:59:51 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form

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

HepRepTypeException

public HepRepTypeException()

HepRepTypeException

public HepRepTypeException(String msg)

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.