Package | Description |
---|---|
org.openfast | |
org.openfast.error | |
org.openfast.examples.performance | |
org.openfast.session | |
org.openfast.template.loader |
Modifier and Type | Method and Description |
---|---|
void |
OpenFastContext.setErrorHandler(ErrorHandler errorHandler) |
void |
NullOpenFastContext.setErrorHandler(ErrorHandler errorHandler) |
static void |
Global.setErrorHandler(ErrorHandler handler) |
void |
Context.setErrorHandler(ErrorHandler errorHandler) |
Modifier and Type | Field and Description |
---|---|
static ErrorHandler |
FastConstants.BASIC_ERROR_HANDLER |
static ErrorHandler |
ErrorHandler.DEFAULT |
static ErrorHandler |
ErrorHandler.NULL |
Modifier and Type | Class and Description |
---|---|
class |
PerformanceRunner |
Modifier and Type | Class and Description |
---|---|
class |
Session |
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
Session.getErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
Session.setErrorHandler(ErrorHandler errorHandler) |
void |
FastServer.setErrorHandler(ErrorHandler errorHandler) |
void |
BasicOpenFastContext.setErrorHandler(ErrorHandler errorHandler) |
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
ParsingContext.getErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
XMLMessageTemplateLoader.setErrorHandler(ErrorHandler errorHandler)
Sets the errorHandler object to a method
|
void |
ParsingContext.setErrorHandler(ErrorHandler errorHandler) |
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.