public abstract class CryptshareException
extends java.lang.Exception
| Modifier | Constructor and Description |
|---|---|
protected |
CryptshareException(java.lang.Exception innerException) |
protected |
CryptshareException(int code,
java.lang.String message) |
protected |
CryptshareException(int code,
java.lang.String message,
java.lang.Exception innerException) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
protected CryptshareException(java.lang.Exception innerException)
protected CryptshareException(int code,
java.lang.String message)
protected CryptshareException(int code,
java.lang.String message,
java.lang.Exception innerException)