public interface ExceptionMessageResolver
Message
s for given exceptions.ExceptionMessageProducer.onException(ExceptionEvent)
org.jdtaus.core.text.Message[] resolve(Exception exception)
Message
s for a given exception.exception
- the exception to resolve any messages for.exception
or null
if the implementation cannot resolve any application
messages for exception
.NullPointerException
- if exception
is null
.ExceptionMessageProducer.onException(ExceptionEvent)
Copyright © 2005-2012 jDTAUS. All Rights Reserved.