| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json |
| Modifier and Type | Method and Description |
|---|---|
List<BillingExceptionJson.StackTraceElementJson> |
BillingExceptionJson.getStackTrace() |
| Constructor and Description |
|---|
BillingExceptionJson(String className,
Integer code,
String message,
String causeClassName,
String causeMessage,
List<BillingExceptionJson.StackTraceElementJson> stackTrace) |
Copyright © 2010–2022. All rights reserved.