public final class org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException extends org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.DecoderException
{
private static final long serialVersionUID;
public void <init>()
{
org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.DecoderException: void <init>()>();
return;
}
public void <init>(java.lang.String, java.lang.Throwable)
{
java.lang.Throwable v;
java.lang.String v;
org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException;
v := @parameter: java.lang.String;
v := @parameter: java.lang.Throwable;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.DecoderException: void <init>(java.lang.String,java.lang.Throwable)>(v, v);
return;
}
public void <init>(java.lang.String)
{
java.lang.String v;
org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException;
v := @parameter: java.lang.String;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.DecoderException: void <init>(java.lang.String)>(v);
return;
}
public void <init>(java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException v;
v := @this: org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.mqtt.MqttIdentifierRejectedException;
v := @parameter: java.lang.Throwable;
specialinvoke v.<org.apache.hive.kudu.org.apache.kudu.shaded.io.netty.handler.codec.DecoderException: void <init>(java.lang.Throwable)>(v);
return;
}
}