Package systextil.rpt

Class RptException

All Implemented Interfaces:
Serializable

public class RptException extends RuntimeException
Problemas que ocorreram na execução do RPT. Não retornam stacktrace significativo; a causa do erro está na mensagem.
See Also:
  • Field Details

    • errorCode

      public final int errorCode
      1: VISION_HOME is not set; 10: Phase error in input file; 0: Other
  • Method Details