Uses of Class
za.co.wethinkcode.robots.errors.NoSuchWorldException
Packages that use NoSuchWorldException
Package
Description
This package contains all commands that are called by the server administrator in the Robot World Game.
-
Uses of NoSuchWorldException in za.co.wethinkcode.robots.server.commands.internal
Methods in za.co.wethinkcode.robots.server.commands.internal that throw NoSuchWorldExceptionModifier and TypeMethodDescriptionRestoreCommand.fromCommand(WorldRepository repository, String resolvedName)