net.fortytwo.ripple
Class RippleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.fortytwo.ripple.RippleException
- All Implemented Interfaces:
- Serializable
public class RippleException
- extends Exception
A custom Exception.
- Author:
- Joshua Shinavier (http://fortytwo.net)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RippleException
public RippleException(Throwable cause)
RippleException
public RippleException(String msg)
logError
public void logError(boolean includeStackTrace)
logError
public void logError()
Copyright © 2007-2014. All Rights Reserved.