AnchorUnsupportedLocationException


public final class AnchorUnsupportedLocationException extends RuntimeException


Anchor was not created because the provided location is unsupported.

Summary

Public constructors

Public constructors

AnchorUnsupportedLocationException

Added in 1.0.0-alpha14
public AnchorUnsupportedLocationException(
    @NonNull String message,
    Throwable cause
)