Class OpenMathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.core.mathematics.loaders.openmath.OpenMathException
All Implemented Interfaces:
Serializable

public class OpenMathException extends Exception
Exception thrown when OpenMath parsing fails.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • OpenMathException

      public OpenMathException(String message)
    • OpenMathException

      public OpenMathException(String message, Throwable cause)