hep.physics.particle.properties
Class UnknownParticleIDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hep.physics.particle.properties.UnknownParticleIDException
- All Implemented Interfaces:
- Serializable
- public class UnknownParticleIDException
- extends RuntimeException
Thrown in response to a request for a particle with an unrecognized PDGID
- Author:
- Tony Johnson
- See Also:
ParticlePropertyProvider
,
Serialized Form- Source Code:
- UnknownParticleIDException.java
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownParticleIDException
public UnknownParticleIDException(int pdgid)
getPDGID
public int getPDGID()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.