Class CompleteSetException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.djrapitops.plan.storage.database.queries.filter.CompleteSetException
All Implemented Interfaces:
Serializable

public class CompleteSetException extends IllegalStateException
Exception to throw when a Filter results in a complete set.
See Also:
  • Constructor Details

    • CompleteSetException

      public CompleteSetException()