All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.io.IOException | +----com.ibm.xml.parser.InvalidEncodingException
InvalidEncodingException
with no detail message.
InvalidEncodingException
with the specified detail message.
public InvalidEncodingException()
InvalidEncodingException
with no detail message.
public InvalidEncodingException(String s)
InvalidEncodingException
with the specified detail message.
All Packages Class Hierarchy This Package Previous Next Index