PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
PortOne Server SDK for JVM
/
io.portone.sdk.server.errors
/
PlatformContractPlatformFixedAmountFeeCurrencyAndSettlementCurrencyMismatchedException
Platform
Contract
Platform
Fixed
Amount
Fee
Currency
And
Settlement
Currency
Mismatched
Exception
class
PlatformContractPlatformFixedAmountFeeCurrencyAndSettlementCurrencyMismatchedException
:
PortOneException
,
CreatePlatformOrderTransferException
Members
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
fee
Currency
Link copied to clipboard
val
feeCurrency
:
Currency
graphql
Id
Link copied to clipboard
val
graphqlId
:
String
id
Link copied to clipboard
val
id
:
String
localized
Message
Link copied to clipboard
open
val
localizedMessage
:
String
?
message
Link copied to clipboard
open
override
val
message
:
String
?
settlement
Currency
Link copied to clipboard
val
settlementCurrency
:
Currency
stack
Trace
Link copied to clipboard
open
var
stackTrace
:
Array
<
out
StackTraceElement
?
>
?
suppressed
Link copied to clipboard
val
suppressed
:
Array
<
out
Throwable
?
>
?