Class MappingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.samupert.univpm.eurostat.common.mapper.MappingException
All Implemented Interfaces:
Serializable

public class MappingException extends RuntimeException
Exception thrown when a mapping fails.
See Also:
  • Constructor Details

    • MappingException

      public MappingException(String message)
      Creates a new MappingException.
      Parameters:
      message - The message to display