org.objectweb.dream.adl.legacy
Class ComponentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.objectweb.dream.adl.legacy.ComponentNotFoundException
- All Implemented Interfaces:
- Serializable
public class ComponentNotFoundException
- extends Exception
Exception thrown by
Resolver.resolve(Object, String, java.util.Map)
method.
- See Also:
- Serialized Form
ComponentNotFoundException
public ComponentNotFoundException(String message,
Object context,
Object name)
- Default constructor
- Parameters:
message
- a message.context
- the contextname
- the name
toString
public String toString()
- Overrides:
toString
in class Throwable
- See Also:
Object.toString()
Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.