org.alfresco.repo.publishing.flickr.springsocial.api
Class FlickrException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.alfresco.repo.publishing.flickr.springsocial.api.FlickrException
All Implemented Interfaces:
java.io.Serializable

public class FlickrException
extends java.lang.RuntimeException

Since:
4.0
See Also:
Serialized Form

Constructor Summary
FlickrException(java.lang.String errorCode, java.lang.String message)
           
 
Method Summary
 java.lang.String getCode()
           
 
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

FlickrException

public FlickrException(java.lang.String errorCode,
                       java.lang.String message)
Method Detail

getCode

public java.lang.String getCode()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.