Uses of Class
org.openfast.error.ErrorType

Packages that use ErrorType
org.openfast.error   
org.openfast.session   
 

Uses of ErrorType in org.openfast.error
 

Fields in org.openfast.error declared as ErrorType
static ErrorType FastConstants.DYNAMIC
           
static ErrorType FastConstants.REPORTABLE
           
static ErrorType FastConstants.STATIC
           
 

Methods in org.openfast.error that return ErrorType
 ErrorType ErrorCode.getType()
           
 

Constructors in org.openfast.error with parameters of type ErrorType
ErrorCode(ErrorType type, int code, java.lang.String shortName, java.lang.String description, FastAlertSeverity severity)
           
 

Uses of ErrorType in org.openfast.session
 

Fields in org.openfast.session declared as ErrorType
static ErrorType SessionConstants.SESSION
           
 



Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.