Class MappingException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BeanMappingException

public abstract class MappingException extends RuntimeException
See Also:
  • Constructor Details

    • MappingException

      protected MappingException(String message)
    • MappingException

      protected MappingException(String message, Throwable cause)