Class UTFDataFormatException
package java.io
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--java.io.UTFDataFormatExceptionextends IOException:
UTF8 문자가 형식을 제대로 따르지 않았을 때 발생하는 exception.
생성자 요약
섹션 제목: “생성자 요약”- UTFDataFormatException () UTFDataFormatException 생성한다.
- UTFDataFormatException ( String s) UTFDataFormatException 생성한다.
생성자 상세
섹션 제목: “생성자 상세”UTFDataFormatException
섹션 제목: “UTFDataFormatException”public UTFDataFormatException()- UTFDataFormatException 생성한다.
UTFDataFormatException
섹션 제목: “UTFDataFormatException”public UTFDataFormatException(String s)Parameters:
s- UTFDataFormatException 세부 메세지.
AromaSoft Corp. Proprietary and Confidential
(C)opyright 2003 AromaSoft Corp. All right reserved. Contact : contact@aromasoft.com