java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.SSSOMFormatException
All Implemented Interfaces:
Serializable

public class SSSOMFormatException extends Exception
Exception representing a error when data does not fit to SSSOM schema
See Also:
  • Field Details

  • Constructor Details

    • SSSOMFormatException

      public SSSOMFormatException(String msg)
    • SSSOMFormatException

      public SSSOMFormatException(String msg, Throwable inner)