com.xensource.xenapi
Class Types.SystemStatusRetrievalFailed
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.SystemStatusRetrievalFailed
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.SystemStatusRetrievalFailed
- extends Types.XenAPIException
Retrieving system status from the host failed. A diagnostic reason suitable for support organisations is also returned.
- See Also:
- Serialized Form
reason
public final String reason
Types.SystemStatusRetrievalFailed
public Types.SystemStatusRetrievalFailed(String reason)
- Create a new SystemStatusRetrievalFailed
- Parameters:
reason
-