com.funambol.push
Class MessageParserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.funambol.push.MessageParserException
All Implemented Interfaces:
java.io.Serializable

public class MessageParserException
extends java.lang.Exception

Exception handling errors in message parsing operations

See Also:
Serialized Form

Constructor Summary
MessageParserException(java.lang.String message)
          Creates a new instance of MessageParserException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MessageParserException

public MessageParserException(java.lang.String message)
Creates a new instance of MessageParserException



Copyright © 2001-2009 Funambol.