ca.intelliware.amakihi.actor
Class ActorFactoryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ca.intelliware.amakihi.actor.ActorFactoryException
All Implemented Interfaces:
java.io.Serializable

public class ActorFactoryException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ActorFactoryException(java.lang.String message)
          Constructor for ActorFactoryException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActorFactoryException

public ActorFactoryException(java.lang.String message)
Constructor for ActorFactoryException


Copyright 2002 Intelliware Development. All Rights Reserved.