com.pramati.bfly.das.profile.exception
Class ProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pramati.bfly.das.profile.exception.ProfileException
- All Implemented Interfaces:
- Serializable
public class ProfileException
- extends Exception
If a Dekoh Desktop was able to connect to central server, but was unable to update or get profile information, this
exception would be triggered with appropriate message.
- Since:
- 17 Jul, 2007
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProfileException
public ProfileException()
ProfileException
public ProfileException(String message)
ProfileException
public ProfileException(String message,
Throwable cause)
ProfileException
public ProfileException(Throwable cause)
© 2009 Pramati Technologies - Dekoh - Portal for Developers