Searched defs:IkeException (Results 1 – 1 of 1) sorted by relevance
26 public abstract class IkeException extends Exception { class28 protected IkeException() { in IkeException() method in IkeException33 protected IkeException(String message) { in IkeException() method in IkeException38 protected IkeException(Throwable cause) { in IkeException() method in IkeException43 protected IkeException(String message, Throwable cause) { in IkeException() method in IkeException