public class CHBTCClientException extends IOException
| Constructor and Description |
|---|
CHBTCClientException() |
CHBTCClientException(CHBTCError error) |
CHBTCClientException(String message) |
CHBTCClientException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
CHBTCError |
getError() |
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CHBTCClientException()
public CHBTCClientException(String message)
public CHBTCClientException(CHBTCError error)
public CHBTCError getError()
public int getErrorCode()
Copyright © 2013–2015. All rights reserved.