AbstractXmlParser.ParseException

public static class AbstractXmlParser.ParseException
extends Object

java.lang.Object의 클래스
   ↳ com.android.tradefed.util.xml.AbstractXmlParser.ParseException 클래스의 생성자


XML 입력을 파싱할 수 없는 경우 발생합니다.

요약

공개 생성자

ParseException(Throwable cause)

공개 생성자

ParseException 클래스의 생성자

public ParseException (Throwable cause)

매개변수
cause Throwable