Package jadex.commons.beans
Interface ExceptionListener
- 
public interface ExceptionListener 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexceptionThrown(java.lang.Exception e) 
 - 
 
public interface ExceptionListener
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
exceptionThrown(java.lang.Exception e) |