public class XrootdException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected int |
_error |
| Constructor and Description |
|---|
XrootdException(int error,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XrootdException(int error,
String message)
Copyright © 2011–2018 dCache.org. All rights reserved.