Searched defs:IkeProtocolException (Results 1 – 1 of 1) sorted by relevance
39 public abstract class IkeProtocolException extends IkeException { class107 protected IkeProtocolException(@ErrorType int code) { in IkeProtocolException() method in IkeProtocolException114 protected IkeProtocolException(@ErrorType int code, String message) { in IkeProtocolException() method in IkeProtocolException121 protected IkeProtocolException(@ErrorType int code, Throwable cause) { in IkeProtocolException() method in IkeProtocolException128 protected IkeProtocolException(@ErrorType int code, String message, Throwable cause) { in IkeProtocolException() method in IkeProtocolException139 protected IkeProtocolException(@ErrorType int code, byte[] notifyData) { in IkeProtocolException() method in IkeProtocolException