Class NotSortableColumnException

All Implemented Interfaces:
Serializable

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

    • NotSortableColumnException

      public NotSortableColumnException(String message)
      Thrown when a given column is not sortable.
      Parameters:
      message - the exception message