Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
H
I
M
N
P
Q
R
S
T
U
V
A
addSessionKey(String, Object)
- Method in class airbrake.
AirbrakeNoticeBuilder
airbrake
- package airbrake
AirbrakeAppender
- Class in
airbrake
AirbrakeAppender()
- Constructor for class airbrake.
AirbrakeAppender
AirbrakeAppender(String)
- Constructor for class airbrake.
AirbrakeAppender
AirbrakeAppender(String, Backtrace)
- Constructor for class airbrake.
AirbrakeAppender
AirbrakeNotice
- Class in
airbrake
AirbrakeNotice(String, String, String, String, String, Backtrace, Map<String, Object>, Map<String, Object>, Map<String, Object>, List<String>, boolean, String, String)
- Constructor for class airbrake.
AirbrakeNotice
AirbrakeNoticeBuilder
- Class in
airbrake
AirbrakeNoticeBuilder(String, Backtrace, Throwable, String)
- Constructor for class airbrake.
AirbrakeNoticeBuilder
AirbrakeNoticeBuilder(String, String)
- Constructor for class airbrake.
AirbrakeNoticeBuilder
AirbrakeNoticeBuilder(String, String, String)
- Constructor for class airbrake.
AirbrakeNoticeBuilder
AirbrakeNoticeBuilder(String, Throwable)
- Constructor for class airbrake.
AirbrakeNoticeBuilder
AirbrakeNoticeBuilder(String, Throwable, String)
- Constructor for class airbrake.
AirbrakeNoticeBuilder
AirbrakeNoticeBuilder(String, Throwable, String, String)
- Constructor for class airbrake.
AirbrakeNoticeBuilder
AirbrakeNoticeBuilderUsingFilteredSystemProperties
- Class in
airbrake
AirbrakeNoticeBuilderUsingFilteredSystemProperties(String, Backtrace, Throwable, String)
- Constructor for class airbrake.
AirbrakeNoticeBuilderUsingFilteredSystemProperties
AirbrakeNotifier
- Class in
airbrake
AirbrakeNotifier()
- Constructor for class airbrake.
AirbrakeNotifier
AirbrakeNotifier(String)
- Constructor for class airbrake.
AirbrakeNotifier
AirbrakeNotify
- Interface in
airbrake
apiKey()
- Method in class airbrake.
AirbrakeNotice
append(LoggingEvent)
- Method in class airbrake.
AirbrakeAppender
B
backtrace()
- Method in class airbrake.
AirbrakeNotice
backtrace(Backtrace)
- Method in class airbrake.
AirbrakeNoticeBuilder
An array where each element is a line of the backtrace (required, but can be empty).
Backtrace
- Class in
airbrake
Backtrace()
- Constructor for class airbrake.
Backtrace
Backtrace(List<String>)
- Constructor for class airbrake.
Backtrace
Backtrace(Throwable)
- Constructor for class airbrake.
Backtrace
BacktraceLine
- Class in
airbrake
BacktraceLine(String)
- Constructor for class airbrake.
BacktraceLine
BacktraceLine(String, String, int, String)
- Constructor for class airbrake.
BacktraceLine
C
close()
- Method in class airbrake.
AirbrakeAppender
component()
- Method in class airbrake.
AirbrakeNotice
E
ec2EnvironmentFilters()
- Method in class airbrake.
AirbrakeNoticeBuilder
env()
- Method in class airbrake.
AirbrakeNotice
environment()
- Method in class airbrake.
AirbrakeNotice
environment(Map<String, Object>)
- Method in class airbrake.
AirbrakeNoticeBuilder
A hash of the environment data that existed when the error occurred (required, but can be empty).
environment(Properties)
- Method in class airbrake.
AirbrakeNoticeBuilder
environmentFilter(String)
- Method in class airbrake.
AirbrakeNoticeBuilder
errorClass()
- Method in class airbrake.
AirbrakeNotice
errorClassIs(String)
- Method in class airbrake.
AirbrakeNoticeBuilder
errorMessage()
- Method in class airbrake.
AirbrakeNotice
F
filter()
- Method in class airbrake.
Backtrace
filteredSystemProperties()
- Method in class airbrake.
AirbrakeNoticeBuilder
H
hasRequest()
- Method in class airbrake.
AirbrakeNotice
I
ignore()
- Method in class airbrake.
Backtrace
ignore(String)
- Method in class airbrake.
Backtrace
ignore()
- Method in class airbrake.
QuietRubyBacktrace
ignoreCocoon()
- Method in class airbrake.
Backtrace
ignoreEclipse()
- Method in class airbrake.
Backtrace
ignoreJunit()
- Method in class airbrake.
Backtrace
ignoreMortbayJetty()
- Method in class airbrake.
Backtrace
ignoreMozilla()
- Method in class airbrake.
Backtrace
ignoreNoise()
- Method in class airbrake.
Backtrace
ignoreSpringSecurity()
- Method in class airbrake.
Backtrace
isValidBacktrace(String)
- Static method in class airbrake.
ValidBacktraces
iterator()
- Method in class airbrake.
Backtrace
M
methodName()
- Method in class airbrake.
BacktraceLine
N
newBacktrace(Throwable)
- Method in class airbrake.
Backtrace
newBacktrace(Throwable)
- Method in class airbrake.
QuietRubyBacktrace
newBacktrace(Throwable)
- Method in class airbrake.
RubyBacktrace
newBacktrace(Throwable)
- Method in class airbrake.
SwitchBacktrace
newNotice()
- Method in class airbrake.
AirbrakeNoticeBuilder
newNoticeFor(Throwable)
- Method in class airbrake.
AirbrakeAppender
NoticeXml
- Class in
airbrake
NoticeXml(AirbrakeNotice)
- Constructor for class airbrake.
NoticeXml
notify(AirbrakeNotice)
- Method in class airbrake.
AirbrakeNotifier
notify(AirbrakeNotice)
- Method in interface airbrake.
AirbrakeNotify
notValidBacktrace(String)
- Static method in class airbrake.
ValidBacktraces
P
projectRoot()
- Method in class airbrake.
AirbrakeNotice
projectRoot(String)
- Method in class airbrake.
AirbrakeNoticeBuilder
Q
quiet()
- Method in class airbrake.
SwitchBacktrace
QuietRubyBacktrace
- Class in
airbrake
QuietRubyBacktrace()
- Constructor for class airbrake.
QuietRubyBacktrace
QuietRubyBacktrace(List<String>)
- Constructor for class airbrake.
QuietRubyBacktrace
QuietRubyBacktrace(Throwable)
- Constructor for class airbrake.
QuietRubyBacktrace
R
request()
- Method in class airbrake.
AirbrakeNotice
request(Map<String, Object>)
- Method in class airbrake.
AirbrakeNoticeBuilder
A hash of the request parameters that were given when the error occurred (required, but can be empty).
requiresLayout()
- Method in class airbrake.
AirbrakeAppender
RubyBacktrace
- Class in
airbrake
RubyBacktrace()
- Constructor for class airbrake.
RubyBacktrace
RubyBacktrace(List<String>)
- Constructor for class airbrake.
RubyBacktrace
RubyBacktrace(Throwable)
- Constructor for class airbrake.
RubyBacktrace
S
session()
- Method in class airbrake.
AirbrakeNotice
session(Map<String, Object>)
- Method in class airbrake.
AirbrakeNoticeBuilder
A hash of the session data that existed when the error occurred (required, but can be empty).
setApi_key(String)
- Method in class airbrake.
AirbrakeAppender
setBacktrace(Backtrace)
- Method in class airbrake.
AirbrakeAppender
setEnabled(boolean)
- Method in class airbrake.
AirbrakeAppender
setEnv(String)
- Method in class airbrake.
AirbrakeAppender
setRequest(String, String)
- Method in class airbrake.
AirbrakeNoticeBuilder
setUrl(String)
- Method in class airbrake.
AirbrakeAppender
setUrl(String)
- Method in class airbrake.
AirbrakeNotifier
slurp(InputStream)
- Static method in class airbrake.
AirbrakeNotifier
standardEnvironmentFilters()
- Method in class airbrake.
AirbrakeNoticeBuilder
SwitchBacktrace
- Class in
airbrake
SwitchBacktrace()
- Constructor for class airbrake.
SwitchBacktrace
T
toBacktrace(String, String, int, String)
- Method in class airbrake.
Backtrace
toBacktrace(String, String, int, String)
- Method in class airbrake.
RubyBacktrace
toString()
- Method in class airbrake.
Backtrace
toString()
- Method in class airbrake.
BacktraceLine
toString()
- Method in class airbrake.
NoticeXml
toXml()
- Method in class airbrake.
BacktraceLine
U
url()
- Method in class airbrake.
AirbrakeNotice
V
ValidBacktraces
- Class in
airbrake
ValidBacktraces()
- Constructor for class airbrake.
ValidBacktraces
verbose()
- Method in class airbrake.
SwitchBacktrace
A
B
C
E
F
H
I
M
N
P
Q
R
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.