FlowManagerException
class FlowManagerException(val message: String?, val messages: ArrayList<Any> = arrayListOf()) : Exception
Exception to be thrown to the exception related to FlowManager
Exception to be thrown to the exception related to FlowManager