Interface IOptionalStackTraceLoggingException

All Known Implementing Classes:
InvalidSessionException

public interface IOptionalStackTraceLoggingException
Marker interface for exceptions whose stack trace can be omitted in logs.

Can be used from GWT code.