org.semispace.exception
Class ActorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.semispace.exception.SemiSpaceException
org.semispace.exception.ActorException
- All Implemented Interfaces:
- Serializable
public class ActorException
- extends SemiSpaceException
Problem occurred within the actor framework.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActorException
public ActorException(String message)
Copyright © 2008-2012. All Rights Reserved.