Skip to content

Commit

Permalink
Fixed wrong ScalaDoc.
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Bonér <[email protected]>
  • Loading branch information
jboner committed Jun 18, 2012
1 parent 6d96d04 commit a5fe6ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion akka-actor/src/main/scala/akka/AkkaException.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ package akka
* <ul>
* <li>a uuid for tracking purposes</li>
* <li>toString that includes exception name, message and uuid</li>
* <li>toLongString which also includes the stack trace</li>
* </ul>
*/
//TODO add @SerialVersionUID(1L) when SI-4804 is fixed
Expand Down

0 comments on commit a5fe6ea

Please sign in to comment.