Dekoh platform API

com.pramati.bfly.das.contacts.exception
Class ShareException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.pramati.bfly.das.contacts.exception.ShareException
All Implemented Interfaces:
Serializable

public class ShareException
extends Exception

ShareException is thrown when Operations like Sharing/Unsharing an Application or getting Shared Application Information for a Dekoh User fail.

Since:
23 Mar, 2007
See Also:
Serialized Form

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

ShareException

public ShareException()

ShareException

public ShareException(String message)

ShareException

public ShareException(String message,
                      Throwable cause)

ShareException

public ShareException(Throwable cause)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers