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
/
PlatformPartnerIdsAlreadyExistException
Platform
Partner
Ids
Already
Exist
Exception
class
PlatformPartnerIdsAlreadyExistException
:
PortOneException
,
CreatePlatformPartnersException
Members
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
=
null
graphql
Ids
Link copied to clipboard
val
graphqlIds
:
List
<
String
>
ids
Link copied to clipboard
val
ids
:
List
<
String
>
message
Link copied to clipboard
open
override
val
message
:
String
?