Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/java/nio/channels/ConnectionPendingException_static.fz


# Fuzion interface to static members of Java class 'java.nio.channels.ConnectionPendingException'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.java.nio.channels.ConnectionPendingException_static is

  # call Java constructor 'public java.nio.channels.ConnectionPendingException()':
  #
  public new Java.java.nio.channels.ConnectionPendingException =>
    fuzion.java.call_constructor (Java.java.nio.channels.ConnectionPendingException) "java.nio.channels.ConnectionPendingException" "()V" []