toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.errors
/
PgProviderError
Pg
Provider
Error
@
Serializable
@
SerialName
(
value
=
"PG_PROVIDER"
)
data
class
PgProviderError
:
ApplyEscrowLogisticsError
,
CancelCashReceiptError
,
CancelPaymentError
,
CloseVirtualAccountError
,
ConfirmEscrowError
,
ConfirmIdentityVerificationError
,
DeleteBillingKeyError
,
IssueBillingKeyError
,
IssueCashReceiptError
,
ModifyEscrowLogisticsError
,
PayInstantlyError
,
PayWithBillingKeyError
,
RegisterStoreReceiptError
,
ResendIdentityVerificationError
,
SendIdentityVerificationError
PG사에서 오류를 전달한 경우
Members
Properties
message
Link copied to clipboard
open
override
val
message
:
String
?
=
null
pg
Code
Link copied to clipboard
val
pgCode
:
String
pg
Message
Link copied to clipboard
val
pgMessage
:
String