CreatePoseFromGeospatialPoseInternalError


public final class CreatePoseFromGeospatialPoseInternalError extends CreatePoseFromGeospatialPoseResult


Result of an unsuccessful Geospatial.createPoseFromGeospatialPose call.

Geospatial has encountered an internal error when trying to create the Pose.

Summary

Public methods

final @NonNull String

a human-readable description of the error that occurred

Public constructors

CreatePoseFromGeospatialPoseInternalError

Added in 1.0.0-alpha14
public CreatePoseFromGeospatialPoseInternalError(@NonNull String error)

Public methods

getError

Added in 1.0.0-alpha14
public final @NonNull String getError()

a human-readable description of the error that occurred