FileDocCategorySizeDatePackage
StkException.javaAPI DocAndroid 1.5 API884Wed May 06 22:42:02 BST 2009com.android.internal.telephony.gsm.stk

StkException

public class StkException extends android.util.AndroidException
Base class for all the exceptions in STK service. {@hide}

Fields Summary
Constructors Summary
public StkException()

        super();
    
Methods Summary