13.07.2015 Views

Saving My Time Using Scripts Speed up IBM ... - DanNotes

Saving My Time Using Scripts Speed up IBM ... - DanNotes

Saving My Time Using Scripts Speed up IBM ... - DanNotes

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Jython Basics>>Jython Basics: Exception Handling• <strong>Scripts</strong> will abort, when Exception are raised• Catch them!try:# perform some task that may raise an exceptionexcept Exception, value:# perform some exception handlingfinally:# perform tasks that must always be completed30

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!