org.codegist.crest
Class CRestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codegist.crest.CRestException
- All Implemented Interfaces:
- Serializable
public class CRestException
- extends RuntimeException
- Author:
- Laurent Gilles (laurent.gilles@codegist.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CRestException
public CRestException()
CRestException
public CRestException(String message)
CRestException
public CRestException(String message,
Throwable cause)
CRestException
public CRestException(Throwable cause)
Copyright © 2011. All Rights Reserved.