Class DfEndOfCollectionException

All Implemented Interfaces:
Serializable

public class DfEndOfCollectionException extends DfRuntimeException
An exception thrown when someone tries to access data beyond the end of a collection.
Since:
5.1
See Also:
  • Constructor Details

    • DfEndOfCollectionException

      public DfEndOfCollectionException()