com.sun.xml.stream.buffer
Class XMLStreamBufferException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.stream.buffer.XMLStreamBufferException
- All Implemented Interfaces:
- Serializable
public class XMLStreamBufferException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMLStreamBufferException
public XMLStreamBufferException(String message)
XMLStreamBufferException
public XMLStreamBufferException(String message,
Exception e)
XMLStreamBufferException
public XMLStreamBufferException(Exception e)
Copyright © 2006-2013. All Rights Reserved.