Package com.xensource.xenapi
Class Types.BallooningTimeoutBeforeMigration
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.BallooningTimeoutBeforeMigration
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Types
Timeout trying to balloon down memory before VM migration. If the error occurs repeatedly, consider increasing the memory-dynamic-min value.
- See Also:
-
Field Summary
FieldsFields inherited from class com.xensource.xenapi.Types.XenAPIException
errorDescription, shortDescription
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new BallooningTimeoutBeforeMigration -
Method Summary
Methods inherited from class com.xensource.xenapi.Types.XenAPIException
toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
vm
-
-
Constructor Details
-
BallooningTimeoutBeforeMigration
Create a new BallooningTimeoutBeforeMigration
-