Class ProcedureErrorInstructionException

    • Constructor Detail

      • ProcedureErrorInstructionException

        public ProcedureErrorInstructionException()
        Since:
        4.3
      • ProcedureErrorInstructionException

        public ProcedureErrorInstructionException​(String message)
        Parameters:
        message -
        Since:
        4.3
      • ProcedureErrorInstructionException

        public ProcedureErrorInstructionException​(BundleUtil.Event event,
                                                  Exception parent)