Class Heartbeat.MainServerWithDifferentVersionError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jetbrains.buildServer.serverSide.db.Heartbeat.MainServerWithDifferentVersionError
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Heartbeat
public final class Heartbeat.MainServerWithDifferentVersionError extends RuntimeException
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SessionInfo
getMainServerSession()
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Method Detail
-
getMainServerSession
@NotNull public SessionInfo getMainServerSession()
-
-