- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- java.io.Serializable
public class IncompatibleServerException
extends ConnectionException
Exception indicating that the connection could not be established due to an
incompatibility between the client and the server version.
- Since:
- netcode 0.2.0
- Author:
- Andreas Wälchli
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018. All Rights Reserved.