ImuParserException
public exception ImuParserException extends RuntimeException
Constructors
ImuParserException
public ImuParserException(String msg)
Parameters
| Name | Description |
|---|---|
String msg
|
ImuParserException
public ImuParserException(String msg, Exception e)
Parameters
| Name | Description |
|---|---|
String msg
|
|
Exception e
|
Exception if raw IMU sample file is not properly formatted andImuParseris not able to parse it.