|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--hep.analysis.partition.PartitionFillException
Thrown when an unsupported partition fill method is called. By default,
Abstract1DPartition throws these exceptions from all
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.
Abstract1DPartition
, Serialized FormMethods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |