Searched defs:IkeException (Results 1 – 1 of 1) sorted by relevance
23 public abstract class IkeException extends Exception { class25 protected IkeException() { in IkeException() method in IkeException30 protected IkeException(String message) { in IkeException() method in IkeException35 protected IkeException(Throwable cause) { in IkeException() method in IkeException40 protected IkeException(String message, Throwable cause) { in IkeException() method in IkeException