Package com.xensource.xenapi
Class Types.PoolJoiningPoolBundleEmptyAfterImport
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.PoolJoiningPoolBundleEmptyAfterImport
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Types
The pool certificate bundle is empty or missing after import on the joining host. The bundle generation script (update-ca-bundle.sh) likely failed silently.
- See Also:
-
Field Summary
FieldsFields inherited from class com.xensource.xenapi.Types.XenAPIException
errorDescription, shortDescription -
Constructor Summary
ConstructorsConstructorDescriptionPoolJoiningPoolBundleEmptyAfterImport(String bundlePath) Create a new PoolJoiningPoolBundleEmptyAfterImport -
Method Summary
Methods inherited from class com.xensource.xenapi.Types.XenAPIException
toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
bundlePath
-
-
Constructor Details
-
PoolJoiningPoolBundleEmptyAfterImport
Create a new PoolJoiningPoolBundleEmptyAfterImport
-