com.xensource.xenapi
Class Types.WlbUrlInvalid
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.WlbUrlInvalid
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Types
public static class Types.WlbUrlInvalid
- extends Types.XenAPIException
The WLB URL is invalid. Ensure it is in format: :. The configured/given URL is returned.
- See Also:
- Serialized Form
Field Summary |
java.lang.String |
url
|
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 |
url
public final java.lang.String url
Types.WlbUrlInvalid
public Types.WlbUrlInvalid(java.lang.String url)
- Create a new WlbUrlInvalid
- Parameters:
url
-