Class InvalidSessionIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.maven.plugin.surefire.extensions.InvalidSessionIdException
- All Implemented Interfaces:
Serializable
After the authentication has failed,
ForkChannel.tryConnectToClient()
throws InvalidSessionIdException
and ForkStarter
should close CommandlineExecutor
.- Since:
- 3.0.0-M5
- 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
-
InvalidSessionIdException
-