java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.CharConversionException
org.apache.xerces.impl.io.MalformedByteSequenceException
All Implemented Interfaces:
Serializable
Signals that a malformed byte sequence was detected
by a java.io.Reader
that decodes bytes
of a given encoding into characters.
Michael
- Glavassevich, IBM$
- Id: MalformedByteSequenceException.java 539931 2007-05-20 20:27:43Z mrglavas $Field Summary | ||
---|---|---|
static final long | serialVersionUID | Serialization version. |
Constructor: |
---|
|
Method from org.apache.xerces.impl.io.MalformedByteSequenceException Summary: |
---|
getArguments, getDomain, getKey, getMessage |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.xerces.impl.io.MalformedByteSequenceException Detail: |
---|
Returns the replacement arguments for the error
message or |
Returns the error domain of the error message. |
Returns the key of the error message. |
Returns the localized message for this exception. |