public class DcerpcException extends CIFSException implements DcerpcError, WinError
DCERPC_FAULT_ACCESS_DENIED, DCERPC_FAULT_CANT_PERFORM, DCERPC_FAULT_CODES, DCERPC_FAULT_CONTEXT_MISMATCH, DCERPC_FAULT_INVALID_TAG, DCERPC_FAULT_MESSAGES, DCERPC_FAULT_NDR, DCERPC_FAULT_OP_RNG_ERROR, DCERPC_FAULT_OTHER, DCERPC_FAULT_PROTO_ERROR, DCERPC_FAULT_UNK_IFERROR_ACCESS_DENIED, ERROR_BAD_PIPE, ERROR_MORE_DATA, ERROR_NO_BROWSER_SERVERS_FOUND, ERROR_NO_DATA, ERROR_PIPE_BUSY, ERROR_PIPE_NOT_CONNECTED, ERROR_REQ_NOT_ACCEP, ERROR_SERVICE_NOT_INSTALLED, ERROR_SUCCESS, WINERR_CODES, WINERR_MESSAGES| Constructor and Description |
|---|
DcerpcException(String msg) |
DcerpcException(String msg,
Throwable rootCause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
Throwable |
getRootCause()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DcerpcException(String msg)
msg - public int getErrorCode()
@Deprecated public Throwable getRootCause()
Throwable.getCause()Copyright © 2021. All rights reserved.