Package osl.examples.exception

Class Summary
CatchActor This actor is used to catch exceptions thrown by the ThrowActor class.
ThrowActor This actor is used to generate exceptions which are caught by the CatchActor class.