Class ModelSaveException

  • All Implemented Interfaces:
    Serializable

    public class ModelSaveException
    extends Exception
    The exception is thrown when AST content doesn't fit into the persistence format. For example: empty lists or properties, errors in associativity or unsupported concepts.
    See Also:
    Serialized Form