com.ximpleware
Class EncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ximpleware.VTDException
com.ximpleware.ParseException
com.ximpleware.EncodingException
- All Implemented Interfaces:
- Serializable
public class EncodingException
- extends ParseException
Signals character encoding exception during parsing.
Creation date: (2/2/04 1:08:09 PM)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EncodingException
public EncodingException()
- EncodingException constructor comment.
EncodingException
public EncodingException(String s)
- EncodingException constructor comment.
- Parameters:
s - java.lang.String
Copyright © 2013. All Rights Reserved.