Class Errors.Error.Source

  • Enclosing class:
    Errors.Error

    public static class Errors.Error.Source
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Source​(java.lang.String pointer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPointer()  
      • Methods inherited from class java.lang.Object

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

      • Source

        public Source​(java.lang.String pointer)
    • Method Detail

      • getPointer

        public java.lang.String getPointer()