Class MappingException

  • All Implemented Interfaces:
    Serializable

    public final class MappingException
    extends RuntimeException
    Represents the exception which will be thrown if something during the mapping of documents goes wrong.
    See Also:
    Serialized Form
    • Constructor Detail

      • MappingException

        public MappingException​(String msg)