All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class hep.analysis.EndOfDataException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----hep.analysis.EndOfDataException

public class EndOfDataException
extends Exception
Thrown from an EventSource to signal that there are no more events.

See Also:
EventSource

Constructor Index

 o EndOfDataException()

Constructors

 o EndOfDataException
 public EndOfDataException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index