org.exoplatform.social.client.api.auth
Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.social.client.api.auth.NotFoundException
- All Implemented Interfaces:
- Serializable
public class NotFoundException
- extends Exception
Created by PhuongLM
User: phuonglm http://phuonglm.net
Date: 11/22/11
Time: 2:56 PM
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotFoundException
public NotFoundException()
- Exception without any message.
NotFoundException
public NotFoundException(String message)
- Exception with message.
- Parameters:
message - the message
Copyright © 2011 eXo Platform. All Rights Reserved.