tmf: remove deprecated methods from tmf
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / exceptions / TmfAnalysisException.java
index 3170db633ff1aec84ea1cfd6616a526a88669e9f..adeb6f4d88c18c6a9bbc24384ae09bdebbbde302 100644 (file)
@@ -48,7 +48,7 @@ public class TmfAnalysisException extends Exception {
      *
      * @param cause
      *            The cause
-     * @since 2.4
+     * @since 3.0
      */
     public TmfAnalysisException(Throwable cause) {
         super(cause);
This page took 0.023405 seconds and 5 git commands to generate.