Class WhereFilter.PreviousFilteringNotSupported

All Implemented Interfaces:
Serializable
Enclosing interface:
WhereFilter

public static class WhereFilter.PreviousFilteringNotSupported extends ConstructSnapshot.NoSnapshotAllowedException
This exception is thrown when a where() filter is incapable of handling previous values, and thus needs to be executed while under the UGP lock.
See Also:
  • Constructor Details

    • PreviousFilteringNotSupported

      public PreviousFilteringNotSupported()
    • PreviousFilteringNotSupported

      public PreviousFilteringNotSupported(String message)