InvalidPointError
class InvalidPointError(val errorMessage: String, val throwable: Throwable?)
Content copied to clipboard
Represents an error indicating the points provided are invalid.
Represents an error indicating the points provided are invalid.