Package com.vmware.cim.helpers
Class GetHost.IsNotHostAgentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.vmware.cim.helpers.GetHost.IsNotHostAgentException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- GetHost
public class GetHost.IsNotHostAgentException extends java.lang.RuntimeExceptionthrown when this class must assert that a Host is in use.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IsNotHostAgentException(java.lang.String message)
-