InstantSyncException

Thrown when there's an error while syncing annotations with Instant Server (PSPDFKit Document Engine).

Constructors

Link copied to clipboard
constructor(@Nullable message: String)
constructor(@Nullable message: String, @Nullable throwable: Throwable)
constructor(@NonNull errorCode: InstantErrorCode, @Nullable message: String, @Nullable underlyingError: Integer)