public class PopbillException extends Exception
| Constructor and Description |
|---|
PopbillException(kr.co.linkhub.auth.LinkhubException linkhubException) |
PopbillException(long code,
String Message) |
PopbillException(long code,
String Message,
Throwable innerException) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCode()
Return Popbill's result Error code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PopbillException(kr.co.linkhub.auth.LinkhubException linkhubException)
public PopbillException(long code,
String Message)
Copyright © 2023. All rights reserved.