Uses of Class
comirva.exception.NoMatrixException

Packages that use NoMatrixException
comirva.io   
 

Uses of NoMatrixException in comirva.io
 

Methods in comirva.io that throw NoMatrixException
 DataMatrix MatrixDataFileLoaderThread.getMatrixFromFile()
          Opens the file and loads its content into a DataMatrix-instance which is returned thereafter.