|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExceptionInfo
Interface for exceptions that carry data (a map) as additional payload. Clojure programs that need richer semantics for exceptions should use this in lieu of defining project-specific exception classes.
| Method Summary | |
|---|---|
IPersistentMap |
getData()
|
| Method Detail |
|---|
IPersistentMap getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||