Class SessionClosedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.inductiveautomation.perspective.gateway.session.SessionClosedException
-
- All Implemented Interfaces:
java.io.Serializable
public class SessionClosedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getProjectName()
java.util.UUID
getSessionId()
-