Searched defs:IkeProtocolException (Results 1 – 1 of 1) sorted by relevance
37 public abstract class IkeProtocolException extends IkeException { class105 protected IkeProtocolException(@ErrorType int code) { in IkeProtocolException() method in IkeProtocolException112 protected IkeProtocolException(@ErrorType int code, String message) { in IkeProtocolException() method in IkeProtocolException119 protected IkeProtocolException(@ErrorType int code, Throwable cause) { in IkeProtocolException() method in IkeProtocolException126 protected IkeProtocolException(@ErrorType int code, String message, Throwable cause) { in IkeProtocolException() method in IkeProtocolException137 protected IkeProtocolException(@ErrorType int code, byte[] notifyData) { in IkeProtocolException() method in IkeProtocolException