Class SchemaFormatterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.aiida.errors.formatter.SchemaFormatterException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CimSchemaFormatterException, RawSchemaFormatterException

public abstract class SchemaFormatterException extends Exception
See Also:
  • Constructor Details

    • SchemaFormatterException

      protected SchemaFormatterException(Exception exception)