org.sourceforge.jxutil.net.xfs
Class XFSProtocolException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.sourceforge.jxutil.net.xfs.XFSProtocolException
- All Implemented Interfaces:
- Serializable
- public final class XFSProtocolException
- extends Exception
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
err
private final XFSPackets.XFSError err
XFSProtocolException
public XFSProtocolException(XFSPackets.XFSError err)
getError
public XFSPackets.XFSError getError()
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.