public class MappingNotFoundException
extends java.lang.RuntimeException
IMappingFormat.| Constructor and Description |
|---|
MappingNotFoundException(java.lang.String type,
java.lang.String mapping)
Constructs a new mapping not found exception for the specified mapping.
|