Class NoRowsLeftAfterFilteringException

  • All Implemented Interfaces:
    Serializable

    public class NoRowsLeftAfterFilteringException
    extends FilteringException
    This is a special kind of preprocessing exception that occurs when filtering the expression data matrix result in no rows left.
    Author:
    poirigui
    See Also:
    Serialized Form
    • Constructor Detail