com.xensource.xenapi
Class Types.HaConstraintViolationNetworkNotShared
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.HaConstraintViolationNetworkNotShared
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.HaConstraintViolationNetworkNotShared
- extends Types.XenAPIException
This operation cannot be performed because the referenced network is not properly shared. The network must either be entirely virtual or must be physically present via a currently_attached PIF on every host.
- See Also:
- Serialized Form
network
public final String network
Types.HaConstraintViolationNetworkNotShared
public Types.HaConstraintViolationNetworkNotShared(String network)
- Create a new HaConstraintViolationNetworkNotShared
- Parameters:
network
-