|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Added Methods | |
String getStackTraceString() |
Return the stackTrace of this exception, if any cause has been chained its stackTrace will be added to this one. |
| Changed Methods | ||
Map<String, Throwable> getNotAvailableObjects() |
Change in return type from Map to (Map<String, Throwable>). |
This method returns a map containig the exception for each process which could not perform the corresponding operation. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||