Uses of Class
exception.BuildObjectException
Packages that use BuildObjectException
Package
Description
-
Uses of BuildObjectException in command.logic.external.reciever
Methods in command.logic.external.reciever that throw BuildObjectExceptionModifier and TypeMethodDescriptionboolean
ArgumentRouteCommandReceiver.receiveCommand
(CommandDescription command, String[] args) -
Uses of BuildObjectException in model.handler
Methods in model.handler that throw BuildObjectExceptionModifier and TypeMethodDescriptionModuleHandler.buildObject()
Provides method to generate objects. -
Uses of BuildObjectException in model.handler.mode.cli
Methods in model.handler.mode.cli that throw BuildObjectExceptionModifier and TypeMethodDescriptionCoordinatesCLIHandler.buildObject()
Method for create fully validated objects by CLI.LocationCLIHandler.buildObject()
Method for create fully validated objects by CLI.RouteCLIHandler.buildObject()
Method for create fully validated objects by CLI (userMode). -
Uses of BuildObjectException in model.handler.mode.gui
Methods in model.handler.mode.gui that throw BuildObjectException -
Uses of BuildObjectException in model.handler.mode.stream
Methods in model.handler.mode.stream that throw BuildObjectException