exceptions

From: Zunbeltz Izaola (zunbeltz_at_wm.lc.ehu.es.XXX)
Date: 05/31/04


Date: 31 May 2004 13:53:31 +0200


Hi,

I've the following problem with try/exception.
I've a try block that will raise some exceptions.
I want the program to ignore this exceptions completely.
Is it possible?

Thanks in advance

Zunbeltz

-- 
Zunbeltz Izaola Azkona                    |  wmbizazz at lg dot ehu
dotes
Materia Kondentsatuaren Fisika Saila      |
Zientzia eta Teknologia Fakultatea        |  Phone: 34946015326
Euskal Herriko Unibertsitatea             |   
PK 644                                    |  Fax:   34 944648500
48080 Bilbo (SPAIN)                       |


Relevant Pages

  • Re: STOP in Fortran 2003
    ... My understanding of the standard is that an implementation MAY ... MUST raise those exceptions - indeed, that would be very hard to ... IEEE modules, but if that is so, the IEEE modules are ...
    (comp.lang.fortran)
  • Re: Handling invalid objects
    ... We use exceptions when we want to *DECOUPLE* error reporting from ... We embed contract information in subroutine signatures to *COUPLE* the ... to raise no exceptions, or only certain exceptions. ... -- and any exception defined in the current package ...
    (comp.lang.ada)
  • Re: Reporting important unhandled exceptions before they occur
    ... I do not mean to report exceptions thrown from eval or related. ... Any exceptions in Python code where there is an explicit "raise" ...
    (comp.lang.python)
  • Re: Different kinds of Import Errors
    ... somehow to know that "ImportError" can be raised, ... functions fail to document what exceptions they can be expected to raise. ... You're writing some sort of library function and you want to hide the ...
    (comp.lang.python)
  • Re: Structured exception information
    ... subprograms should raise exceptions because of precondition ... A precondition violation is not an exceptional state, ...
    (comp.lang.ada)