Package com.netflix.spinnaker.kork.exceptions
-
Interface Summary Interface Description HasAdditionalAttributes Provides a standard way of attaching untyped, arbitrary metadata to an Exception. -
Exception Summary Exception Description ConfigurationException An exception thrown when the cause is a misconfigurationConstraintViolationException Thrown when an "expected" possible constraint is violated.CredentialsException Exception related to Credentials managementIntegrationException An exception thrown by non-core Spinnaker code (e.g.InvalidCredentialsTypeException MissingCredentialsException SpinnakerException A root-level marker interface for all exceptions to be thrown by Spinnaker code.SystemException An exception thrown by core Spinnaker; this will represent a system-level defect, interruption, etc.UnknownCredentialsTypeException UserException An exception thrown when the cause is a user (e.g.