Interface ISuccessIndicator

All Known Subinterfaces:
IError, IErrorLevel, IHasErrorLevel, IHasErrorLevelComparable<IMPLTYPE>
All Known Implementing Classes:
EErrorLevel, EFileIOErrorCode, ErrorLevel, ESuccess, FileIOError, LoggingExceptionCallback, LogMessage, SingleError, SuccessWithValue

public interface ISuccessIndicator
Very simple interface for an object that has success/failure indication.
Author:
Philip Helger