Package com.netflix.spinnaker.kork.artifacts.artifactstore.exceptions
package com.netflix.spinnaker.kork.artifacts.artifactstore.exceptions
-
ExceptionsClassDescriptionAn exception used by the artifact store (de)serializers since the (de)serialize methods only throw IOExceptions, and if any other exception is thrown jackson assumes it's some JSON error.