// Decompiled by DJ v3.12.12.96 Copyright 2011 Atanas Neshkov  Date: 12.08.2011 2:53:57
// Home Page: http://members.fortunecity.com/neshkov/dj.html  http://www.neshkov.com/dj.html - Check often for new version!
// Decompiler options: packimports(3) 

import agent.JAgent;
import java.util.Hashtable;
import javax.microedition.lcdui.Display;
import javax.microedition.lcdui.TextBox;

public final class ac extends Exception
{

    public ac(int i)
    {
        c = i;
        a_boolean_fld = true;
    }

    public static void a(ac ac1)
    {
        if(JAgent.a.getCurrent() == y.e)
        {
            o.a(false);
            return;
        }
        if(JAgent.a.getCurrent() == y.a)
        {
            y.c = y.a.getString();
            y.g();
            return;
        }
        String s;
        if((s = (String)a_java_util_Hashtable_static_fld.get(new Integer(ac1.c))) == null)
            s = (String)a_java_util_Hashtable_static_fld.get(new Integer(a_int_static_fld));
        s = s + a_java_lang_String_static_fld;
        x.f();
        if(ac1.a_boolean_fld)
        {
            o.a(true);
            y.b(s);
            return;
        }
        if(ac1.b_boolean_fld)
            y.a(40, s);
    }

    public static String a_java_lang_String_static_fld = "";
    public static int a_int_static_fld;
    public static int b_int_static_fld;
    private static final Hashtable a_java_util_Hashtable_static_fld;
    private int c;
    private boolean a_boolean_fld;
    private boolean b_boolean_fld;

    static 
    {
        a_int_static_fld = 100;
        b_int_static_fld = 124;
        new String();
        a_java_util_Hashtable_static_fld = new Hashtable();
        a_java_util_Hashtable_static_fld.put(new Integer(a_int_static_fld), v.a(237));
        a_java_util_Hashtable_static_fld.put(new Integer(118), v.a(238));
        a_java_util_Hashtable_static_fld.put(new Integer(120), v.a(239));
        a_java_util_Hashtable_static_fld.put(new Integer(121), v.a(240));
        a_java_util_Hashtable_static_fld.put(new Integer(122), v.a(241));
        a_java_util_Hashtable_static_fld.put(new Integer(123), v.a(242));
        a_java_util_Hashtable_static_fld.put(new Integer(b_int_static_fld), v.a(243));
        a_java_util_Hashtable_static_fld.put(new Integer(125), v.a(244));
        a_java_util_Hashtable_static_fld.put(new Integer(126), v.a(245));
        a_java_util_Hashtable_static_fld.put(new Integer(127), v.a(246));
        a_java_util_Hashtable_static_fld.put(new Integer(128), v.a(247));
        a_java_util_Hashtable_static_fld.put(new Integer(129), v.a(248));
        a_java_util_Hashtable_static_fld.put(new Integer(130), v.a(249));
        a_java_util_Hashtable_static_fld.put(new Integer(131), v.a(250));
    }
}