com.googlecode.refit.runner
Class FitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.googlecode.refit.runner.FitException
- All Implemented Interfaces:
- Serializable
public class FitException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FitException
public FitException()
FitException
public FitException(String msg)
FitException
public FitException(Throwable exc)
FitException
public FitException(String msg,
Throwable exc)
Copyright © 2011. All Rights Reserved.