Class DuplicateRelevanceMarkException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.swa.fuh.qrefinement.logic.exp.DuplicateRelevanceMarkException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateRelevanceMarkException
extends java.lang.Exception
Exception stating non-technical problem with user's input of overlapping relevance marks for parts of an asset and the whole asset at the same time
Author:
Nicolas Boch
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    DuplicateRelevanceMarkException​(java.lang.String str, java.io.File f)  
  • Method Summary

    Modifier and Type Method Description
    java.io.File getDuplicateFile()  

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait