Package org.dcache.xrootd.core
Class XrootdException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.dcache.xrootd.core.XrootdException
-
- All Implemented Interfaces:
java.io.Serializable
public class XrootdException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected int_error
-
Constructor Summary
Constructors Constructor Description XrootdException(int error, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetError()
-