Package de.pco.common.exceptions

  • Class Summary
    Class Description
    ExceptionGenerator
    Class that takes PCO_err.h and the other header files from the current release of the SDK and generates the separate exception classes that are to be thrown in Java in case of error.
  • Enum Summary
    Enum Description
    DeviceEnum  
    LayerEnum  
    PcoExceptionEnum  
  • Exception Summary
    Exception Description
    PcoException  
    Warning
    Warning class, that is not supposed to be thrown, but to be accessible after every native call as a member value of the Recorder and Sdk objects.