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
/
B2bTaxInvoiceSupplierDocumentKeyAlreadyUsedException
B2b
Tax
Invoice
Supplier
Document
Key
Already
Used
Exception
class
B2bTaxInvoiceSupplierDocumentKeyAlreadyUsedException
:
PortOneException
,
DraftB2bTaxInvoiceException
,
IssueB2bTaxInvoiceImmediatelyException
,
RequestB2bTaxInvoiceReverseIssuanceException
,
UpdateB2bTaxInvoiceDraftException
세금계산서에 공급자 문서 번호가 이미 사용 중인 경우
Members
Properties
cause
Link copied to clipboard
open
override
val
cause
:
Throwable
?
localized
Message
Link copied to clipboard
open
val
localizedMessage
:
String
?
message
Link copied to clipboard
open
override
val
message
:
String
?
stack
Trace
Link copied to clipboard
open
var
stackTrace
:
Array
<
out
StackTraceElement
?
>
?
suppressed
Link copied to clipboard
val
suppressed
:
Array
<
out
Throwable
?
>
?