org.apache.wink.common
Class RestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.wink.common.RestException
- All Implemented Interfaces:
- Serializable
public class RestException
- extends RuntimeException
REST general exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RestException
public RestException()
RestException
public RestException(String arg0,
Throwable arg1)
RestException
public RestException(String arg0)
RestException
public RestException(Throwable arg0)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.