com.xensource.xenapi
Class Types.EventFromTokenParseFailure
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.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:
- Serialized Form
token
public final String token
Types.EventFromTokenParseFailure
public Types.EventFromTokenParseFailure(String token)
- Create a new EventFromTokenParseFailure
- Parameters:
token -