Package io.protostuff

Class XmlOutputException

All Implemented Interfaces:
Serializable

public class XmlOutputException extends ProtostuffException
Wrapper for XMLStreamException.
See Also:
  • Field Details

  • Constructor Details

    • XmlOutputException

      public XmlOutputException(String message)
    • XmlOutputException

      public XmlOutputException(XMLStreamException cause)