com.xensource.xenapi
Class Types.SrHasMultiplePbds

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.xensource.xenapi.Types.XenAPIException
                  extended by com.xensource.xenapi.Types.SrHasMultiplePbds
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Types

public static class Types.SrHasMultiplePbds
extends Types.XenAPIException

The SR.shared flag cannot be set to false while the SR remains connected to multiple hosts

See Also:
Serialized Form

Field Summary
 java.lang.String PBD
           
 
Fields inherited from class com.xensource.xenapi.Types.XenAPIException
errorDescription, shortDescription
 
Constructor Summary
Types.SrHasMultiplePbds(java.lang.String PBD)
          Create a new SrHasMultiplePbds
 
Method Summary
 
Methods inherited from class com.xensource.xenapi.Types.XenAPIException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PBD

public final java.lang.String PBD
Constructor Detail

Types.SrHasMultiplePbds

public Types.SrHasMultiplePbds(java.lang.String PBD)
Create a new SrHasMultiplePbds

Parameters:
PBD -