Class KeywordException

    • Constructor Detail

      • KeywordException

        public KeywordException​(Output<?> output,
                                Throwable cause)
      • KeywordException

        public KeywordException​(Output<?> output)
    • Method Detail

      • getOutput

        public Output<?> getOutput()