oauthP5.oauth
Class OAuthParametersMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oauthP5.oauth.OAuthException
oauthP5.oauth.OAuthParametersMissingException
- All Implemented Interfaces:
- Serializable
public class OAuthParametersMissingException
- extends OAuthException
Specialized exception that represents a missing OAuth parameter.
- Author:
- Pablo Fernandez
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OAuthParametersMissingException
public OAuthParametersMissingException(OAuthRequest request)
- Default constructor.
- Parameters:
request
- OAuthRequest that caused the error
Processing library oauthP5 by New York Times R&D Lab. (c) 2012