Package com.netflix.spinnaker.kork.test
Class MapUtils.IllegalMergeTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.netflix.spinnaker.kork.exceptions.SpinnakerException
-
- com.netflix.spinnaker.kork.exceptions.SystemException
-
- com.netflix.spinnaker.kork.test.KorkTestException
-
- com.netflix.spinnaker.kork.test.MapUtils.IllegalMergeTypeException
-
- All Implemented Interfaces:
com.netflix.spinnaker.kork.exceptions.HasAdditionalAttributes,java.io.Serializable
- Enclosing class:
- MapUtils
public static class MapUtils.IllegalMergeTypeException extends KorkTestException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalMergeTypeException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.netflix.spinnaker.kork.exceptions.SpinnakerException
getRetryable, getUserMessage, newInstance, setRetryable
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-