org.springframework.security.ui.openid
Class OpenIDConsumerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.security.ui.openid.OpenIDConsumerException
- All Implemented Interfaces:
- Serializable
public class OpenIDConsumerException
- extends Exception
Thrown by an OpenIDConsumer if it cannot process a request
- Author:
- Robin Bramley, Opsera Ltd
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OpenIDConsumerException
public OpenIDConsumerException(String message)
OpenIDConsumerException
public OpenIDConsumerException(String message,
Throwable t)
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.