Class Types.EventFromTokenParseFailure

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.EventFromTokenParseFailure extends Types.XenAPIException
The event.from token could not be parsed. Valid values include: '', and a value returned from a previous event.from call.
See Also:
  • Field Details

    • token

      public final String token
  • Constructor Details

    • EventFromTokenParseFailure

      public EventFromTokenParseFailure(String token)
      Create a new EventFromTokenParseFailure