PortOne Server SDK for JVM
0.22.0-1-g459aa80bbd
      Target filter
Search in API
Skip to content
    PortOne Server SDK for JVM
PortOne Server SDK for JVM/io.portone.sdk.server.errors/PgProviderException

PgProviderException

class PgProviderException : PortOneException, ApplyEscrowLogisticsException, CancelCashReceiptException, CancelPaymentException, CapturePaymentException, CloseVirtualAccountException, ConfirmBillingKeyException, ConfirmBillingKeyIssueAndPayException, ConfirmEscrowException, ConfirmIdentityVerificationException, ConfirmPaymentException, DeleteBillingKeyException, IssueBillingKeyException, IssueCashReceiptException, ModifyEscrowLogisticsException, PayInstantlyException, PayWithBillingKeyException, RegisterStoreReceiptException, ResendIdentityVerificationException, SendIdentityVerificationException

PG사에서 오류를 전달한 경우

Properties

cause
Link copied to clipboard
open override val cause: Throwable?
localizedMessage
Link copied to clipboard
open val localizedMessage: String?
message
Link copied to clipboard
open override val message: String?
pgCode
Link copied to clipboard
val pgCode: String
pgMessage
Link copied to clipboard
val pgMessage: String
stackTrace
Link copied to clipboard
open var stackTrace: Array<out StackTraceElement?>?
suppressed
Link copied to clipboard
val suppressed: Array<out Throwable?>?
Generated by Dokka
Copyright © 2025 PortOne Korea Corp. All rights reserved.