Class AnIMLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.chemistry.loaders.animl.AnIMLException
All Implemented Interfaces:
Serializable

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

    • AnIMLException

      public AnIMLException(String message)
    • AnIMLException

      public AnIMLException(String message, Throwable cause)