Package tigase.xmpp

Class XMPPParserException

All Implemented Interfaces:
Serializable

public class XMPPParserException extends RuntimeException
Describe class XMPPParserException here.
Created: Tue Oct 9 13:41:43 2007
Author:
Artur Hefczyc
See Also:
  • Constructor Details

    • XMPPParserException

      public XMPPParserException(String message)
      Creates a new XMPPParserException instance.
    • XMPPParserException

      public XMPPParserException(String message, Throwable cause)