Package appeng.api.exceptions
Class ExistingConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
appeng.api.exceptions.FailedConnectionException
appeng.api.exceptions.ExistingConnectionException
- All Implemented Interfaces:
Serializable
Exception occurred because of an already existing connection between the two
IGridNodes
Intended to signal an internal exception and not intended to be thrown by any 3rd party module.- Since:
- rv3
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExistingConnectionException
public ExistingConnectionException() -
ExistingConnectionException
-