Searched defs:LowpanRuntimeException (Results 1 – 1 of 1) sorted by relevance
27 public class LowpanRuntimeException extends AndroidRuntimeException { class29 public LowpanRuntimeException() {} in LowpanRuntimeException() method in LowpanRuntimeException31 public LowpanRuntimeException(String message) { in LowpanRuntimeException() method in LowpanRuntimeException35 public LowpanRuntimeException(String message, Throwable cause) { in LowpanRuntimeException() method in LowpanRuntimeException39 public LowpanRuntimeException(Exception cause) { in LowpanRuntimeException() method in LowpanRuntimeException