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