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
Exception indicates that an HepRep Attribute Value was set or read with
the incorrect type.
- Version:
- $Id: HepRepTypeException.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Mark Donszelmann
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HepRepTypeException
public HepRepTypeException()
- Default HepRep Type Exception
HepRepTypeException
public HepRepTypeException(String msg)
- HepRep Type Exception with message
- Parameters:
msg - message
Copyright © 2000-2007 FreeHEP. All Rights Reserved.