public interface IErrorIndicator
boolean isError()
true if this level is at least
EErrorLevel.ERROR or worse.boolean isNoError()
true if this level is below
EErrorLevel.ERROR.Copyright © 2006–2014 phloc systems. All rights reserved.