Class InvalidColumnException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotSortableColumnException

public class InvalidColumnException extends IllegalArgumentException
Exception thrown when a column is not found.
See Also:
  • Constructor Details

    • InvalidColumnException

      public InvalidColumnException(String message)
      Thrown when an operation cannot be applied to a given column(s).
      Parameters:
      message - the message