All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----hep.analysis.PartitionFillException
fill(..)
methods. Subclasses
that wish to support particular types should override the
corresponding methods to prevent exceptions from being thrown
from those methods, while leaving the methods corresponding to
unsupported types as the default implementations that throw
this exception.
All Packages Class Hierarchy This Package Previous Next Index