FreeHEP API
Version current

hep.graphics.heprep
Class HepRepConversionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byhep.graphics.heprep.HepRepConversionException
All Implemented Interfaces:
Serializable

public class HepRepConversionException
extends RuntimeException

Version:
$Id: HepRepConversionException.java,v 1.1 2004/07/26 20:30:42 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
HepRepConversionException.java

Constructor Summary
HepRepConversionException()
           
HepRepConversionException(String msg)
           
HepRepConversionException(String msg, Throwable cause)
           
HepRepConversionException(Throwable cause)
           
 
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

HepRepConversionException

public HepRepConversionException()

HepRepConversionException

public HepRepConversionException(String msg)

HepRepConversionException

public HepRepConversionException(Throwable cause)

HepRepConversionException

public HepRepConversionException(String msg,
                                 Throwable cause)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.