类 DtoAstException

所有已实现的接口:
Serializable

public class DtoAstException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • DtoAstException

      public DtoAstException(String path, int lineNumber, String message)
  • 方法详细资料

    • getPath

      public String getPath()
    • getLineNumber

      public int getLineNumber()