- All Known Implementing Classes:
- LoggedException, LoggedRuntimeException, MicroException
public interface ILoggedException
This is a marker interface to indicate exceptions that are logged in the
constructor. The sole purpose of this interface is to avoid double logging of
an exception stack trace.
- Author:
- Philip Helger