ImuParserException

public exception ImuParserException extends RuntimeException

Exception if raw IMU sample file is not properly formatted andImuParseris not able to parse it.

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