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

Java/java/security/cert/CertPathValidatorException_static.fz


# Fuzion interface to static members of Java class 'java.security.cert.CertPathValidatorException'
#
# !!!!!!  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.security.cert.CertPathValidatorException_static is

  # call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String,java.lang.Throwable)':
  #
  public new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_(arg0 String, arg1 Java.java.lang.Throwable) Java.java.security.cert.CertPathValidatorException =>
    fuzion.java.call_constructor (Java.java.security.cert.CertPathValidatorException) "java.security.cert.CertPathValidatorException" "(Ljava/lang/String;Ljava/lang/Throwable;)V" [(fuzion.java.string_to_java_object Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_.this.arg0); (Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_.this.arg1)]

  # call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String,java.lang.Throwable,java.security.cert.CertPath,int)':
  #
  public new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_I(arg0 String, arg1 Java.java.lang.Throwable, arg2 Java.java.security.cert.CertPath, arg3 i32) Java.java.security.cert.CertPathValidatorException =>
    fuzion.java.call_constructor (Java.java.security.cert.CertPathValidatorException) "java.security.cert.CertPathValidatorException" "(Ljava/lang/String;Ljava/lang/Throwable;Ljava/security/cert/CertPath;I)V" [(fuzion.java.string_to_java_object Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_I.this.arg0); (Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_I.this.arg1); (Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_I.this.arg2); (fuzion.java.i32_to_java_object Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_I.this.arg3)]

  # call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String,java.lang.Throwable,java.security.cert.CertPath,int,java.security.cert.CertPathValidatorException$Reason)':
  #
  public new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_ILjava_7_security_7_cert_7_CertPathValidatorException_S_Reason_s_(arg0 String, arg1 Java.java.lang.Throwable, arg2 Java.java.security.cert.CertPath, arg3 i32, arg4 Java.java.security.cert.CertPathValidatorException_S_Reason) Java.java.security.cert.CertPathValidatorException =>
    fuzion.java.call_constructor (Java.java.security.cert.CertPathValidatorException) "java.security.cert.CertPathValidatorException" "(Ljava/lang/String;Ljava/lang/Throwable;Ljava/security/cert/CertPath;ILjava/security/cert/CertPathValidatorException\$Reason;)V" [(fuzion.java.string_to_java_object Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_ILjava_7_security_7_cert_7_CertPathValidatorException_S_Reason_s_.this.arg0); (Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_ILjava_7_security_7_cert_7_CertPathValidatorException_S_Reason_s_.this.arg1); (Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_ILjava_7_security_7_cert_7_CertPathValidatorException_S_Reason_s_.this.arg2); (fuzion.java.i32_to_java_object Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_ILjava_7_security_7_cert_7_CertPathValidatorException_S_Reason_s_.this.arg3); (Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_ILjava_7_security_7_cert_7_CertPathValidatorException_S_Reason_s_.this.arg4)]

  # call Java constructor 'public java.security.cert.CertPathValidatorException()':
  #
  public new Java.java.security.cert.CertPathValidatorException =>
    fuzion.java.call_constructor (Java.java.security.cert.CertPathValidatorException) "java.security.cert.CertPathValidatorException" "()V" []

  # call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String)':
  #
  public new_Ljava_7_lang_7_String_s_(arg0 String) Java.java.security.cert.CertPathValidatorException =>
    fuzion.java.call_constructor (Java.java.security.cert.CertPathValidatorException) "java.security.cert.CertPathValidatorException" "(Ljava/lang/String;)V" [(fuzion.java.string_to_java_object Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_String_s_.this.arg0)]

  # call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.Throwable)':
  #
  public new_Ljava_7_lang_7_Throwable_s_(arg0 Java.java.lang.Throwable) Java.java.security.cert.CertPathValidatorException =>
    fuzion.java.call_constructor (Java.java.security.cert.CertPathValidatorException) "java.security.cert.CertPathValidatorException" "(Ljava/lang/Throwable;)V" [(Java.java.security.cert.CertPathValidatorException_static.new_Ljava_7_lang_7_Throwable_s_.this.arg0)]

  # short-hand to call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String)':
  #
  public new(arg0 String) (Java.java.security.cert.CertPathValidatorException) =>
    new_Ljava_7_lang_7_String_s_ Java.java.security.cert.CertPathValidatorException_static.new.this.arg0

  # short-hand to call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String,java.lang.Throwable)':
  #
  public new(arg0 String, arg1 Java.java.lang.Throwable) (Java.java.security.cert.CertPathValidatorException) =>
    new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_ Java.java.security.cert.CertPathValidatorException_static.new.this.arg0 Java.java.security.cert.CertPathValidatorException_static.new.this.arg1

  # short-hand to call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String,java.lang.Throwable,java.security.cert.CertPath,int)':
  #
  public new(arg0 String, arg1 Java.java.lang.Throwable, arg2 Java.java.security.cert.CertPath, arg3 i32) (Java.java.security.cert.CertPathValidatorException) =>
    new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_I Java.java.security.cert.CertPathValidatorException_static.new.this.arg0 Java.java.security.cert.CertPathValidatorException_static.new.this.arg1 Java.java.security.cert.CertPathValidatorException_static.new.this.arg2 Java.java.security.cert.CertPathValidatorException_static.new.this.arg3

  # short-hand to call Java constructor 'public java.security.cert.CertPathValidatorException(java.lang.String,java.lang.Throwable,java.security.cert.CertPath,int,java.security.cert.CertPathValidatorException$Reason)':
  #
  public new(arg0 String, arg1 Java.java.lang.Throwable, arg2 Java.java.security.cert.CertPath, arg3 i32, arg4 Java.java.security.cert.CertPathValidatorException_S_Reason) (Java.java.security.cert.CertPathValidatorException) =>
    new_Ljava_7_lang_7_String_s_Ljava_7_lang_7_Throwable_s_Ljava_7_security_7_cert_7_CertPath_s_ILjava_7_security_7_cert_7_CertPathValidatorException_S_Reason_s_ Java.java.security.cert.CertPathValidatorException_static.new.this.arg0 Java.java.security.cert.CertPathValidatorException_static.new.this.arg1 Java.java.security.cert.CertPathValidatorException_static.new.this.arg2 Java.java.security.cert.CertPathValidatorException_static.new.this.arg3 Java.java.security.cert.CertPathValidatorException_static.new.this.arg4