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 © 2014–2015 Philip Helger. All rights reserved.