Home
last modified time | relevance | path

Searched defs:UnsupportedEapTypeException (Results 1 – 1 of 1) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/eap/exceptions/
DUnsupportedEapTypeException.java26 public class UnsupportedEapTypeException extends EapSilentException { class
36 public UnsupportedEapTypeException(int eapIdentifier, String message) { in UnsupportedEapTypeException() method in UnsupportedEapTypeException
49 public UnsupportedEapTypeException(int eapIdentifier, String message, Throwable cause) { in UnsupportedEapTypeException() method in UnsupportedEapTypeException