PortOne Server SDK for JVM
Toggle table of contents
0.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.errors
/
WebhookVerificationException
Webhook
Verification
Exception
class
WebhookVerificationException
:
PortOneException
Thrown to indicate that the webhook verification failed.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
=
null
message
Link copied to clipboard
open
override
val
message
:
String
?