Searched defs:CarNotConnectedException (Results 1 – 1 of 1) sorted by relevance
26 public class CarNotConnectedException extends RuntimeException { class31 public CarNotConnectedException() { in CarNotConnectedException() method in CarNotConnectedException36 public CarNotConnectedException(String name) { in CarNotConnectedException() method in CarNotConnectedException42 public CarNotConnectedException(String name, Throwable cause) { in CarNotConnectedException() method in CarNotConnectedException48 public CarNotConnectedException(Exception cause) { in CarNotConnectedException() method in CarNotConnectedException