cz.geek.picasa
Class PicasaWebException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by cz.geek.picasa.PicasaWebException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ResourceNotFoundException

public class PicasaWebException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
PicasaWebException()
           
PicasaWebException(String message)
           
PicasaWebException(String message, Throwable cause)
           
PicasaWebException(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

PicasaWebException

public PicasaWebException()

PicasaWebException

public PicasaWebException(String message)

PicasaWebException

public PicasaWebException(Throwable cause)

PicasaWebException

public PicasaWebException(String message,
                          Throwable cause)


Copyright © 2012. All Rights Reserved.