All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class hep.physics.UnknownParticleID

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----hep.physics.UnknownParticleID

public class UnknownParticleID
extends RuntimeException
throw in response to a request for a particle with an unrecognized PDGID

See Also:
DefaultParticlePropertyProvider

Constructor Index

 o UnknownParticleID(String)

Constructors

 o UnknownParticleID
 public UnknownParticleID(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index