Class DetailedFlowException

    • Constructor Detail

      • DetailedFlowException

        public DetailedFlowException​(String message)
      • DetailedFlowException

        public DetailedFlowException​(String message,
                                     Throwable cause)
    • Method Detail

      • getDetailedLogMessages

        public abstract List<String> getDetailedLogMessages()