Searched defs:CarNotSupportedException (Results 1 – 2 of 2) sorted by relevance
23 public class CarNotSupportedException extends Exception { class26 public CarNotSupportedException() { in CarNotSupportedException() method in CarNotSupportedException29 public CarNotSupportedException(String name) { in CarNotSupportedException() method in CarNotSupportedException33 public CarNotSupportedException(String name, Throwable cause) { in CarNotSupportedException() method in CarNotSupportedException37 public CarNotSupportedException(Exception cause) { in CarNotSupportedException() method in CarNotSupportedException