public class org.apache.kafkaesque.common.network.DelayedResponseAuthenticationException extends org.apache.kafkaesque.common.errors.AuthenticationException
{
private static final long serialVersionUID;
public void <init>(java.lang.Throwable)
{
java.lang.Throwable v;
org.apache.kafkaesque.common.network.DelayedResponseAuthenticationException v;
v := @this: org.apache.kafkaesque.common.network.DelayedResponseAuthenticationException;
v := @parameter: java.lang.Throwable;
specialinvoke v.<org.apache.kafkaesque.common.errors.AuthenticationException: void <init>(java.lang.Throwable)>(v);
return;
}
}