Interface IMessageOnlyException

All Known Implementing Classes:
ErrorMessageException, LocalizedMessageException, NonLocalizedErrorMessage

public interface IMessageOnlyException
A tagging interface to mark exceptions that should only display their message - not their entire stack trace.