Re: [Binari] missing Broodjes Oud Gemeentehuis sandwich ...

Op 17-06-10 14:10, Miroslava Zhiponova schreef:
Dear Colleagues,
Today I couldn't find the salmon sandwich what I ordered for lunch - number 9, Frans Zeebriesje (3.65 euros). I hope this is just an exception ...
try{ this.eat(); } catch (MissingSandwichException e){ System.err.println(angryMessage); } hate when that happens... T. -- ================================================================== Thomas Van Parys Tel:+32 (0)9 331 36 95 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM thomas.vanparys@psb.vib-ugent.be http://bioinformatics.psb.ugent.be ==================================================================

om maar te zwijgen over mijn WrongSandwichException van deze middag! grrrrr! On 06/17/2010 02:09 PM, Thomas Van Parys wrote:
Op 17-06-10 14:10, Miroslava Zhiponova schreef:
Dear Colleagues,
Today I couldn't find the salmon sandwich what I ordered for lunch - number 9, Frans Zeebriesje (3.65 euros). I hope this is just an exception ...
try{ this.eat(); } catch (MissingSandwichException e){ System.err.println(angryMessage); }
hate when that happens...
T.
-- ================================================================== Marijn Vandevoorde Tel:+32 (0)9 331 36 95 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM marijn.vandevoorde@psb.vib-ugent.be http://www.psb.vib-ugent.be ================================================================== "Fat bottomed girls, you make the rockin' world go round." --F. Mercury

Op 17-06-10 14:12, Marijn Vandevoorde schreef:
om maar te zwijgen over mijn WrongSandwichException van deze middag! grrrrr!
Ja, zo'n Zeebriesje is maar wat slapjes als je eigenlijk een Martino hebt besteld...
On 06/17/2010 02:09 PM, Thomas Van Parys wrote:
Op 17-06-10 14:10, Miroslava Zhiponova schreef:
Dear Colleagues,
Today I couldn't find the salmon sandwich what I ordered for lunch - number 9, Frans Zeebriesje (3.65 euros). I hope this is just an exception ...
try{ this.eat(); } catch (MissingSandwichException e){ System.err.println(angryMessage); }
hate when that happens...
T.
-- ================================================================== Thomas Van Parys Tel:+32 (0)9 331 36 95 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM thomas.vanparys@psb.vib-ugent.be http://bioinformatics.psb.ugent.be ==================================================================

Thomas Van Parys wrote:
Op 17-06-10 14:10, Miroslava Zhiponova schreef:
Dear Colleagues,
Today I couldn't find the salmon sandwich what I ordered for lunch - number 9, Frans Zeebriesje (3.65 euros). I hope this is just an exception ...
try{ this.eat(); } catch (MissingSandwichException e){ System.err.println(angryMessage); }
hate when that happens...
T.
[frlae@modimo ~]$ perl lunch.pl Can't locate Sandwich/Frans/Zeebriesje.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at lunch.pl line 6. BEGIN failed--compilation aborted at lunch.pl line 6. [frlae@modimo ~]$ in this case they only bug me, because a module isn't installed, I hate that even more java > perl ? -- ================================================================== Frederik Delaere Tel:+32 (0)9 331 38 14 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM frlae@psb.vib-ugent.be http://www.psb.vib-ugent.be ==================================================================

Op 17-06-10 14:09, Thomas Van Parys schreef:
Op 17-06-10 14:10, Miroslava Zhiponova schreef:
Dear Colleagues,
Today I couldn't find the salmon sandwich what I ordered for lunch - number 9, Frans Zeebriesje (3.65 euros). I hope this is just an exception ...
try{ this.eat(); } catch (MissingSandwichException e){ System.err.println(angryMessage); }
Wouldn't it make for a great Beatles song as well? Broodje number 9 Broodje number 9 Broodje number 9 ... T. -- ================================================================== Thomas Van Parys Tel:+32 (0)9 331 36 95 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM thomas.vanparys@psb.vib-ugent.be http://bioinformatics.psb.ugent.be ==================================================================

http://java.sun.com/docs/books/jls/second_edition/html/exceptions.doc.html The Java platform permits a small but bounded amount of execution to occur before an asynchronous exception is thrown. This delay is permitted to allow optimized code to detect and throw these exceptions at points where it is practical to handle them while obeying the semantics of the Java programming language. -- Sofie Van Landeghem PhD Student VIB Department of Plant Systems Biology, Ghent University Bioinformatics and Evolutionary Genomics Technologiepark 927, 9052 Gent, BELGIUM Tel: +32 (0)9 331 36 95 fax:+32 (0)9 3313809 Website: http://bioinformatics.psb.ugent.be
participants (4)
-
Frederik Delaere
-
Marijn Vandevoorde
-
Sofie Van Landeghem
-
Thomas Van Parys