Class Types.SessionNotRegistered

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.SessionNotRegistered extends Types.XenAPIException
This session is not registered to receive events. You must call event.register before event.next. The session handle you are using is echoed.
See Also:
  • Field Details

    • handle

      public final String handle
  • Constructor Details

    • SessionNotRegistered

      public SessionNotRegistered(String handle)
      Create a new SessionNotRegistered