Class FormatterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
energy.eddie.aiida.errors.formatter.FormatterException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CimFormatterException, RawFormatterException

public abstract class FormatterException extends RuntimeException
See Also:
  • Constructor Details

    • FormatterException

      protected FormatterException(Exception exception)