public final class SimpleExceptionProvider extends Object implements ExceptionProvider
ExceptionProvider
providing ProcessingException
instancesModifier and Type | Method and Description |
---|---|
ProcessingException |
doException(ProcessingMessage message)
Return an exception associated with a message
|
static ExceptionProvider |
getInstance() |
public static ExceptionProvider getInstance()
public ProcessingException doException(ProcessingMessage message)
ExceptionProvider
doException
in interface ExceptionProvider
message
- the messageCopyright © 2013. All Rights Reserved.