Hermes DRS  6.0
reduction software
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
hermes.pipeline.core.pipelineexceptions.TooManyFilesToHandle Class Reference

Class to treat the "too many files" exception. More...

Inheritance diagram for hermes.pipeline.core.pipelineexceptions.TooManyFilesToHandle:

Public Member Functions

def __init__
 PURPOSE : More...
 
def __str__
 print it readable
 

Public Attributes

 nFiles
 Number of files.
 
 nMax
 One.
 

Detailed Description

Class to treat the "too many files" exception.

Constructor & Destructor Documentation

def hermes.pipeline.core.pipelineexceptions.TooManyFilesToHandle.__init__ (   self,
  nFiles 
)

PURPOSE :

This exception is throw when the number of images to treat is too large.


The documentation for this class was generated from the following file: