links.errors
LinkError Objects
class LinkError(RathException)
Base class for all link errors.
LinkNotConnectedError Objects
class LinkNotConnectedError(LinkError)
LinkNotConnectedError is raised when the link is not connected and autoload is set to false.
TerminatingLinkError Objects
class TerminatingLinkError(LinkError)
Raised when a terminating link is called.