Package com.netflix.spinnaker.kork.artifacts.artifactstore.exceptions
-
Exception Summary Exception Description ArtifactStoreIOException An 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.