H A D | IkeProtocolException.java | 37 public abstract class IkeProtocolException extends IkeException { class 105 protected IkeProtocolException(@ErrorType int code) { in IkeProtocolException() method in IkeProtocolException 112 protected IkeProtocolException(@ErrorType int code, String message) { in IkeProtocolException() method in IkeProtocolException 119 protected IkeProtocolException(@ErrorType int code, Throwable cause) { in IkeProtocolException() method in IkeProtocolException 126 protected IkeProtocolException(@ErrorType int code, String message, Throwable cause) { in IkeProtocolException() method in IkeProtocolException 137 protected IkeProtocolException(@ErrorType int code, byte[] notifyData) { in IkeProtocolException() method in IkeProtocolException
|