class Playwright::SocketError

def initialize

def initialize
  super('Socket error')
end