| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.objectweb.fractal.api.NoSuchInterfaceExceptionpublic class NoSuchInterfaceExceptionextends ExceptionConstructor Summary | |
| |
public NoSuchInterfaceException(String itfName)
Constructs aNoSuchInterfaceExceptionwith the specified detail message.
- Parameters:
itfName- the name of the interface that was not found.