public class ConduitAPIException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
int |
code |
| Constructor and Description |
|---|
ConduitAPIException(java.lang.String message) |
ConduitAPIException(java.lang.String message,
int code) |