net.sf.fb4j.client.xml
Class FacebookXmlException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.fb4j.FacebookException
              extended by net.sf.fb4j.client.FacebookClientException
                  extended by net.sf.fb4j.client.xml.FacebookXmlException
All Implemented Interfaces:
java.io.Serializable

public class FacebookXmlException
extends FacebookClientException

Author:
Gino Miceli
See Also:
Serialized Form

Constructor Summary
FacebookXmlException()
           
FacebookXmlException(java.lang.String message)
           
FacebookXmlException(java.lang.String message, java.lang.Throwable cause)
           
FacebookXmlException(java.lang.Throwable cause)
           
 
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

FacebookXmlException

public FacebookXmlException()

FacebookXmlException

public FacebookXmlException(java.lang.String message,
                            java.lang.Throwable cause)

FacebookXmlException

public FacebookXmlException(java.lang.String message)

FacebookXmlException

public FacebookXmlException(java.lang.Throwable cause)


Copyright © 2008. All Rights Reserved.