Class MappingException

    • Constructor Detail

      • MappingException

        public MappingException​(String message)
        Creates an exception with a message
        Parameters:
        message - the message to record
      • MappingException

        public MappingException​(String message,
                                Throwable cause)
        Creates an exception with a message and a cause
        Parameters:
        message - the message to record
        cause - the