Class GoogleApiException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.netflix.spinnaker.clouddriver.googlecommon.deploy.GoogleApiException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
GoogleApiException.NotFoundException,GoogleApiException.ResourceInUseException
public class GoogleApiException extends java.io.IOException- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGoogleApiException.NotFoundExceptionstatic classGoogleApiException.ResourceInUseException
-