exceptionex

  1. M

    B4J Question How to catch e re-throw "Port not found" exception?

    Hello Evryone! I use jSerial library to connect to some device on serial/usb port. I've a class that manage the connection with the devices and I'd like to catch the "Port not found" exception if the specified port doesn't exist. I've used this code in the class that manage the connections: Sub...
Top