Class NullGarageException

  • All Implemented Interfaces:
    Serializable

    public class NullGarageException
    extends Exception
    an exception which is called when there is an issue with a garage place in a net to insert new tokens
    See Also:
    Serialized Form
    • Constructor Detail

      • NullGarageException

        public NullGarageException​(NullPointerException x)
        instantiate the exception when the is an issue with a garage place
        Parameters:
        x - the exception linked : NullPointerException