Class ErrorTriggeringExample


  • public final class ErrorTriggeringExample
    extends ExampleSentence
    A text, typically a sentence, that doesn't contain an error, but still leads to an error. In other words, this marks a known issue.
    Since:
    3.5
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorTriggeringExample​(java.lang.String example)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ErrorTriggeringExample

        public ErrorTriggeringExample​(java.lang.String example)