Class KeyAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.runtime.api.exception.MuleRuntimeException
org.mule.runtime.extension.api.exception.ModuleException
org.mule.munit.tools.util.store.KeyAlreadyExistsException
All Implemented Interfaces:
Serializable

public class KeyAlreadyExistsException extends org.mule.runtime.extension.api.exception.ModuleException
ModuleException when key not found in storage
Since:
2.2.0
Author:
Mulesoft Inc.
See Also:
Serialized Form
  • Constructor Details

    • KeyAlreadyExistsException

      public KeyAlreadyExistsException(String key)