Package de.tum.cit.ase.editor.utlis.exceptions


package de.tum.cit.ase.editor.utlis.exceptions
Package that contains all Editor relevant Exceptions
  • Exceptions
    Class
    Description
    The InvalidGridCellException class represents an exception that is thrown when an invalid grid cell is accessed.
    Exception thrown when an invalid map is encountered in the Maze Game Editor.
    Represents an exception that occurs when reading or validating a map file.
    The MazeGameEditorException class represents an exception that occurs in the Maze Game Editor.