tigase.xmpp
Class XMPPParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tigase.xmpp.XMPPParserException
- All Implemented Interfaces:
- Serializable
public class XMPPParserException
- extends RuntimeException
Describe class XMPPParserException here.
Created: Tue Oct 9 13:41:43 2007
- Version:
- $Rev$
- Author:
- Artur Hefczyc
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XMPPParserException
public XMPPParserException(String message)
- Creates a new
XMPPParserException instance.
XMPPParserException
public XMPPParserException(String message,
Throwable cause)
Copyright © 2013 Tigase. All rights reserved.