airbrake
Class RubyBacktrace
java.lang.Object
airbrake.Backtrace
airbrake.RubyBacktrace
- All Implemented Interfaces:
- Iterable<String>
- Direct Known Subclasses:
- QuietRubyBacktrace
public class RubyBacktrace
- extends Backtrace
Methods inherited from class airbrake.Backtrace |
filter, ignore, ignore, ignoreCocoon, ignoreEclipse, ignoreJetty, ignoreJunit, ignoreMortbayJetty, ignoreMozilla, ignoreNoise, ignoreSpringSecurity, iterator, toString |
RubyBacktrace
public RubyBacktrace()
RubyBacktrace
protected RubyBacktrace(List<String> backtrace)
RubyBacktrace
public RubyBacktrace(Throwable throwable)
newBacktrace
public Backtrace newBacktrace(Throwable throwable)
- Overrides:
newBacktrace
in class Backtrace
toBacktrace
protected String toBacktrace(String className,
String fileName,
int lineNumber,
String methodName)
- Overrides:
toBacktrace
in class Backtrace
Copyright © 2012. All Rights Reserved.