org.eclipse.lyo.server.oauth.core.consumer
Class ConsumerStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.oauth.OAuthException
org.eclipse.lyo.server.oauth.core.consumer.ConsumerStoreException
- All Implemented Interfaces:
- Serializable
public class ConsumerStoreException
- extends net.oauth.OAuthException
Indicates an error occurred loading or saving consumer data.
- Author:
- Samuel Padgett
- See Also:
- Serialized Form
ConsumerStoreException
public ConsumerStoreException()
ConsumerStoreException
public ConsumerStoreException(String message,
Throwable cause)
ConsumerStoreException
public ConsumerStoreException(String message)
ConsumerStoreException
public ConsumerStoreException(Throwable cause)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2013. All Rights Reserved.