FileUtil.HarnessIOException

public static class FileUtil.HarnessIOException
extends Object implements IHarnessException

java.lang.Object
   ↳ com.android.tradefed.util.FileUtil.HarnessIOException


파일 문제를 전달하는 데 도움이 되는 하네스 예외

요약

공개 메서드

ErrorIdentifier getErrorId()

예외와 연결된 ErrorIdentifier를 반환합니다.

String getOrigin()

예외의 출처를 반환합니다.

공개 메서드

getErrorId

public ErrorIdentifier getErrorId ()

예외와 연결된 ErrorIdentifier를 반환합니다. null일 수 있습니다.

반환 값
ErrorIdentifier

getOrigin

public String getOrigin ()

예외의 출처를 반환합니다.

반환 값
String