public class org.apache.zookeeper.KeeperException$MarshallingErrorException extends org.apache.zookeeper.KeeperException
{
public void <init>()
{
org.apache.zookeeper.KeeperException$Code v;
org.apache.zookeeper.KeeperException$MarshallingErrorException v;
v := @this: org.apache.zookeeper.KeeperException$MarshallingErrorException;
v = <org.apache.zookeeper.KeeperException$Code: org.apache.zookeeper.KeeperException$Code MARSHALLINGERROR>;
specialinvoke v.<org.apache.zookeeper.KeeperException: void <init>(org.apache.zookeeper.KeeperException$Code)>(v);
return;
}
}