Package com.cloudinary.api.exceptions
Class NotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.cloudinary.api.exceptions.ApiException
-
- com.cloudinary.api.exceptions.NotFound
-
- All Implemented Interfaces:
java.io.Serializable
public class NotFound extends ApiException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotFound(java.lang.String message)
-