Class SleepInterruptedException

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.SleepInterruptedException
All Implemented Interfaces:
Serializable

public class SleepInterruptedException extends org.mule.runtime.extension.api.exception.ModuleException
Exception thrown when an InterruptedException is thrown when performing sleep operation.
Since:
2.2.0
Author:
Mulesoft Inc.
See Also:
  • Constructor Details

    • SleepInterruptedException

      public SleepInterruptedException()