com.openxc.measurements.NoRangeException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openxc-it Show documentation
Show all versions of openxc-it Show documentation
Instrumentation test suite for OpenXC library
package com.openxc.measurements;
public class NoRangeException extends Exception {
private static final long serialVersionUID = -911377848172518495L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy