Class MicroExecutorServiceCallerUnhandledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.smeup.kokos.sdk.caller.MicroExecutorServiceCallerUnhandledException
All Implemented Interfaces:
Serializable

public class MicroExecutorServiceCallerUnhandledException extends Exception
See Also:
  • Constructor Details

    • MicroExecutorServiceCallerUnhandledException

      public MicroExecutorServiceCallerUnhandledException(String message)
    • MicroExecutorServiceCallerUnhandledException

      public MicroExecutorServiceCallerUnhandledException(Exception e)
    • MicroExecutorServiceCallerUnhandledException

      public MicroExecutorServiceCallerUnhandledException(String message, Exception e)