AnchorUnsupportedObjectException


public final class AnchorUnsupportedObjectException extends RuntimeException


Anchor was not created because the object is not anchorable.

Summary

Public constructors

AnchorUnsupportedObjectException(
    @NonNull String message,
    Throwable cause
)

Public constructors

AnchorUnsupportedObjectException

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