Commit graph

12 commits

Author SHA1 Message Date
Peter Vlugter
7e99f12f5d Add simple stack trace to string method to AkkaException
Note: we can't use printStackTrace in toString as it get's dizzy
when we do this (we get an infinite loop).
2011-04-06 15:55:42 +12:00
Peter Vlugter
bb55de44a4 Remove infinite loop in AkkaException 2011-04-05 19:07:27 +12:00
Viktor Klang
e5df67c536 Upgrading to Scala 2.9.0-RC1 2011-03-26 20:02:33 +01:00
Viktor Klang
7fc7e4d60c Merging in master 2011-03-26 19:40:36 +01:00
Jonas Bonér
711e62fc3f Moved EventHandler to 'akka.event' plus added 'error' method without exception param 2011-03-23 15:12:09 +01:00
Viktor Klang
c337fdd7d9 Updating to Scala 2.9.0, SJSON still needs to be released for 2.9.0-SNAPSHOT tho 2011-03-22 14:21:03 +01:00
Viktor Klang
f3af6bdcc7 Tweaking AkkaException 2011-03-06 22:15:51 +01:00
Viktor Klang
90470e89dd reverting changes to avoid breaking serialization 2011-03-05 23:56:31 +01:00
Viktor Klang
ddb226adcf Removing shutdownLinkedActors, making linkedActors and getLinkedActors public, fixing checkinit problem in AkkaException 2011-03-03 19:15:34 +01:00
Jonas Bonér
1425267a65 Removed logging 2011-02-28 22:54:32 +01:00
Jonas Bonér
57d0e85a9a Updated the copyright header to 2009-2011 2010-12-22 15:35:50 +01:00
Viktor Klang
ada47ffedf Closing ticket 541 2010-12-22 15:18:13 +01:00
Renamed from akka-actor/src/main/scala/akka/util/AkkaException.scala (Browse further)