Class UnsupportedReactiveType

All Implemented Interfaces:
Serializable

public class UnsupportedReactiveType
extends RuntimeException
Author:
Mohamed Aly Bou Hanane ©2020 An Exception to thro if no Reactive publisher provided.
See Also:
Serialized Form
  • Constructor Details

    • UnsupportedReactiveType

      public UnsupportedReactiveType​(String msg, Throwable err)
      Parameters:
      msg - The error message
      err - The throwable error
    • UnsupportedReactiveType

      public UnsupportedReactiveType​(String msg)
      Parameters:
      msg - The error message