org.springframework.social.facebook.api
Class PageAdministrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.social.SocialException
org.springframework.social.ApiException
org.springframework.social.OperationNotPermittedException
org.springframework.social.facebook.api.PageAdministrationException
- All Implemented Interfaces:
- Serializable
public class PageAdministrationException
- extends org.springframework.social.OperationNotPermittedException
Exception thrown when attempting to perform an operation on a page by a user who is not a page administrator.
- See Also:
- Serialized Form
Methods inherited from class org.springframework.social.ApiException |
getProviderId |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PageAdministrationException
public PageAdministrationException(String pageId)