Package appeng.api.exceptions
Class SecurityConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
appeng.api.exceptions.FailedConnectionException
appeng.api.exceptions.SecurityConnectionException
- All Implemented Interfaces:
Serializable
Exception due to trying to connect different security realms.
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
-
SecurityConnectionException
public SecurityConnectionException() -
SecurityConnectionException
-