public class org.apache.hive.service.auth.saml.HttpSamlNoGroupsMatchedException extends org.apache.hive.service.auth.saml.HttpSamlAuthenticationException
{
public void <init>(java.lang.String)
{
java.lang.String v;
org.apache.hive.service.auth.saml.HttpSamlNoGroupsMatchedException v;
v := @this: org.apache.hive.service.auth.saml.HttpSamlNoGroupsMatchedException;
v := @parameter: java.lang.String;
specialinvoke v.<org.apache.hive.service.auth.saml.HttpSamlAuthenticationException: void <init>(java.lang.String)>(v);
return;
}
}