Class FilterException.Overflow

All Implemented Interfaces:
Serializable
Enclosing class:
FilterException

public static class FilterException.Overflow extends FilterException
Exception indicates that an overflow occur during the filter chain processing.
See Also:
  • Constructor Details

    • Overflow

      public Overflow(int currentIndex, int filterListSize)
      Build a new instance.
      Parameters:
      currentIndex - The current index position
      filterListSize - The filter list size