org.apache.amber.oauth2.client.demo.exception
Class ApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.amber.oauth2.client.demo.exception.ApplicationException
- All Implemented Interfaces:
- Serializable
public class ApplicationException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationException
public ApplicationException()
ApplicationException
public ApplicationException(String s)
ApplicationException
public ApplicationException(String s,
Throwable throwable)
ApplicationException
public ApplicationException(Throwable throwable)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.