Searched refs:EeExternalFieldException (Results 1 – 3 of 3) sorted by relevance
19 public class EeExternalFieldException extends EeIOException { class20 public EeExternalFieldException() { in EeExternalFieldException() method in EeExternalFieldException24 public EeExternalFieldException(String message) { in EeExternalFieldException() method in EeExternalFieldException
222 throw new EeExternalFieldException(b.getString("m")); in throwBundle()
9 public class EeExternalFieldException extends com.android.nfc_extras.EeIOException {10 ctor public EeExternalFieldException();11 ctor public EeExternalFieldException(String);