org.jmacs
Class NotRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jmacs.ClientDiException
org.jmacs.NotRegisteredException
- All Implemented Interfaces:
- Serializable
public class NotRegisteredException
- extends ClientDiException
thrown by IDi.IDriver
context methods if the DI is not registered with
a target.
- Version:
- $Id: NotRegisteredException.java 1240 2006-12-12 07:46:13Z rob $
- Author:
- Rob Dickens
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotRegisteredException
public NotRegisteredException()
- creates new instance.
jmacs.org