Uses of Class
net.walend.director.DirectorRuntimeException

Packages that use DirectorRuntimeException
net.walend.director Director is a kit for creating objects as specified in a PropertySource. 
 

Uses of DirectorRuntimeException in net.walend.director
 

Subclasses of DirectorRuntimeException in net.walend.director
 class ClassForRoleNotFoundException
          Throw this exception when a Director, Mother, Freezer or Digger can not find the correct class to instantiate for a given role.
 class ObjectForRoleNotFoundException
          Throw this exception when a Director, Mother, Freezer or Digger can not find the correct class to instantiate for a given role.
 



Copyright (c) 2000, 2001, David Walend