java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.pspdfkit.instant.exceptions.InstantException | ||||
↳ | com.pspdfkit.instant.exceptions.InstantSyncException |
Thrown when there's an error while syncing annotations with instant server.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InstantSyncException(String message) | |||||||||||
InstantSyncException(String message, Throwable throwable) | |||||||||||
InstantSyncException(InstantErrorCode errorCode, String message, Integer underlyingError) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |