Class MoreTokensSyntaxException

    • Constructor Summary

      Constructors 
      Constructor Description
      MoreTokensSyntaxException​(@NotNull I18n i18N, @NotNull SourceLocation sourceLocation, @NotNull java.lang.String offendingToken, @NotNull java.lang.String sourcePreview)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

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

      • MoreTokensSyntaxException

        public MoreTokensSyntaxException​(@NotNull
                                         @NotNull I18n i18N,
                                         @NotNull
                                         @NotNull SourceLocation sourceLocation,
                                         @NotNull
                                         @NotNull java.lang.String offendingToken,
                                         @NotNull
                                         @NotNull java.lang.String sourcePreview)