Class UnsupportedAddedColumnExpressionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- it.unibz.inf.ontop.exception.MetadataExtractionException
-
- it.unibz.inf.ontop.dbschema.impl.json.UnsupportedAddedColumnExpressionException
-
- All Implemented Interfaces:
Serializable
public class UnsupportedAddedColumnExpressionException extends MetadataExtractionException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedAddedColumnExpressionException(String message)UnsupportedAddedColumnExpressionException(String message, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-