JavaScript is disabled on your browser.
Skip navigation links
gnu.mapping

Class UnboundLocationException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UnboundLocationException
    extends java.lang.RuntimeException
    An undefined symbol was evaluated.
    See Also:
    Serialized Form
    • Field Summary

      Fields
      Modifier and Type Field and Description
      java.lang.Object symbol
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      java.lang.String getMessage ()
      void setLine (java.lang.String filename, int line, int column)
      java.lang.String toString ()
      • Methods inherited from class java.lang.Throwable

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

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

      • symbol

        public java.lang.Object symbol
    • Constructor Detail

      • UnboundLocationException

        public UnboundLocationException()
      • UnboundLocationException

        public UnboundLocationException(java.lang.Object symbol)
      • UnboundLocationException

        public UnboundLocationException(java.lang.Object symbol,
         java.lang.String filename,
         int line,
         int column)
      • UnboundLocationException

        public UnboundLocationException(java.lang.Object symbol,
         SourceLocator location)
      • UnboundLocationException

        public UnboundLocationException(Location loc)
      • UnboundLocationException

        public UnboundLocationException(java.lang.Object symbol,
         java.lang.String message)
    • Method Detail

      • setLine

        public void setLine(java.lang.String filename,
         int line,
         int column)
      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Throwable
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /