@Deprecated
public class CaverException
extends java.lang.Exception
Constructor and Description |
---|
CaverException(ErrorType type,
int code,
java.lang.String message)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getCode()
Deprecated.
|
ErrorType |
getType()
Deprecated.
|