Class ExceptionGenerator

java.lang.Object
de.pco.common.exceptions.ExceptionGenerator

public class ExceptionGenerator
extends Object
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.
Author:
PCO
  • Constructor Details

    • ExceptionGenerator

      public ExceptionGenerator()
  • Method Details