Tokens and errors involving Ngspice.
Class | ShuttingDownToken | The NgspiceProtocol
puts one of these in the queue and returns it from its NgspiceProtocol.response
method to indicate that it's shutting down. |
Class | NgspiceError | This exception is raised when Ngspice complains about something you did. |
Class | ParseError | Problem parsing an Ngspice response. |
Class | NgspiceValueError | Problem with some value received from Ngspice. |