Class IncompatibleResourceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.uniroma2.art.semanticturkey.exceptions.IncompatibleResourceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IncompatibleRangeException, ManchesterPrefixNotDefinedException, ManchesterSemanticException, ManchesterSyntacticException

public class IncompatibleResourceException extends Exception
See Also:
  • Constructor Details

    • IncompatibleResourceException

      public IncompatibleResourceException(String msg)