- All Known Implementing Classes:
- ExceptionInfo
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.