MappingFailedException is used to report generic errors encountered
during the translation from notifications to traps.
version: $Revision: 23902 $ author: Spyros Pollatos author: Dimitris Andreadis
Constructor Summary
public
MappingFailedException() Constructs a MappingFailedException with null as its error
detail message.
Constructs a MappingFailedException with the specified detail message.
The error message can be retrieved by the Throwable.getMessage().
Parameters: s - the detail message