Giter Site home page Giter Site logo

exception handling about python-opcua HOT 6 CLOSED

freeopcua avatar freeopcua commented on August 22, 2024
exception handling

from python-opcua.

Comments (6)

oroulet avatar oroulet commented on August 22, 2024

No idea :-) It would be good to go though the code and check every possible
exception and raise custom exception when necessary....and document.......
patch welcome
Currently I think python-opcua returns the usual socket timeout error and
generic python exceptions if something internal happens

On Tue, 4 Aug 2015 at 12:57 kashp [email protected] wrote:

Hi
How to handle OPC server Connection timeout while reading tags ore
creating connections.
What are the different exceptions raised for different error.

ā€”
Reply to this email directly or view it on GitHub
#19.

from python-opcua.

sscherfke avatar sscherfke commented on August 22, 2024

You should never raise the base Exception. See, e.g., https://stackoverflow.com/questions/2052390/manually-raising-throwing-an-exception-in-python for details.

from python-opcua.

oroulet avatar oroulet commented on August 22, 2024

As I wrote earlier: "patch is welcome" @sscherfke

from python-opcua.

sscherfke avatar sscherfke commented on August 22, 2024

Yes, I know, but Iā€™m still too new to opcua and this lib to provide a usefull patch. Just stumbled about a pure Exception being raised when I started to play with this lib. ;-)

from python-opcua.

oroulet avatar oroulet commented on August 22, 2024

I am having a short look at it, it might uncover some errors

from python-opcua.

oroulet avatar oroulet commented on August 22, 2024

e11c058

would be better to have several exception types... but one need to think about it...

from python-opcua.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.