Interface IWrappingException
- 
- All Known Implementing Classes:
- JythonExecException
 
 public interface IWrappingExceptionA tagging interface to mark exceptions are purely used to wrap another exception, and should not be shown themselves.
JythonExecExceptionpublic interface IWrappingException