|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XException.ERROR | |
---|---|
com.cloudera.lib.lang | |
com.cloudera.lib.server | |
com.cloudera.lib.service | |
com.cloudera.lib.service.security |
Uses of XException.ERROR in com.cloudera.lib.lang |
---|
Methods in com.cloudera.lib.lang that return XException.ERROR | |
---|---|
XException.ERROR |
XException.getError()
Returns the error code of the exception. |
Constructors in com.cloudera.lib.lang with parameters of type XException.ERROR | |
---|---|
XException(XException.ERROR error,
Object... params)
Creates an XException using the specified error code. |
Uses of XException.ERROR in com.cloudera.lib.server |
---|
Classes in com.cloudera.lib.server that implement XException.ERROR | |
---|---|
static class |
ServerException.ERROR
Error codes use by the Server class. |
Constructors in com.cloudera.lib.server with parameters of type XException.ERROR | |
---|---|
ServerException(XException.ERROR error,
Object... params)
Constructor for sub-classes. |
|
ServiceException(XException.ERROR error,
Object... params)
Creates an service exception using the specified error code. |
Uses of XException.ERROR in com.cloudera.lib.service |
---|
Classes in com.cloudera.lib.service that implement XException.ERROR | |
---|---|
static class |
HadoopException.ERROR
|
Uses of XException.ERROR in com.cloudera.lib.service.security |
---|
Classes in com.cloudera.lib.service.security that implement XException.ERROR | |
---|---|
static class |
ProxyUserService.ERROR
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |