Class VSphereNotFoundException

All Implemented Interfaces:
Serializable

public class VSphereNotFoundException extends VSphereException
See Also:
  • Constructor Details

    • VSphereNotFoundException

      public VSphereNotFoundException(String resourceType, String resourceName)
    • VSphereNotFoundException

      public VSphereNotFoundException(String resourceType, String resourceName, Throwable cause)
    • VSphereNotFoundException

      public VSphereNotFoundException(String resourceType, String resourceName, String message)
    • VSphereNotFoundException

      public VSphereNotFoundException(String resourceType, String resourceName, String message, Throwable cause)