com.xensource.xenapi
Class Types.HaConstraintViolationSrNotShared
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.HaConstraintViolationSrNotShared
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.HaConstraintViolationSrNotShared
- extends Types.XenAPIException
This operation cannot be performed because the referenced SR is not properly shared. The SR must both be marked as shared and a currently_attached PBD must exist for each host.
- See Also:
- Serialized Form
SR
public final String SR
Types.HaConstraintViolationSrNotShared
public Types.HaConstraintViolationSrNotShared(String SR)
- Create a new HaConstraintViolationSrNotShared
- Parameters:
SR
-