Class BlobConflictException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.here.platform.data.client.service.blobstore.model.BlobConflictException
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public final class BlobConflictException extends Exception implements scala.Product, Serializable
See Also:
  • Constructor Details

  • Method Details

    • apply

      public abstract static R apply(T1 v1, T2 v2, T3 v3)
    • toString

      public static String toString()
    • message

      public String message()
    • dataHandle

      public String dataHandle()
    • existingObject

      public ConflictProblemResponse existingObject()