Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.objectweb.fractal.api.NoSuchInterfaceException
public class NoSuchInterfaceException
extends Exception
Constructor Summary | |
|
public NoSuchInterfaceException(String itfName)
Constructs aNoSuchInterfaceException
with the specified detail message.
- Parameters:
itfName
- the name of the interface that was not found.