Skip to content

Add exception handling for turned off robots at close. #32

@Robadob

Description

@Robadob

Add catch for java.rmi.ConnectException which nests java.net.ConnectException to the loops calling m.close() and s.close() in Robot.close()

These are thrown if the robot is turned off when the code tries to shut it down.

Maybe also add this same handling to generic thread managers to tell users robot appears disconnected or similar on connection timeout.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions