Uses of Record Class
dev.voidframework.web.http.errorhandler.DefaultErrorHandler.FileLine
Packages that use DefaultErrorHandler.FileLine
-
Uses of DefaultErrorHandler.FileLine in dev.voidframework.web.http.errorhandler
Methods in dev.voidframework.web.http.errorhandler that return types with arguments of type DefaultErrorHandler.FileLineModifier and TypeMethodDescriptionDefaultErrorHandler.PartialFileContent.fileLineList()Returns the value of thefileLineListrecord component.Constructor parameters in dev.voidframework.web.http.errorhandler with type arguments of type DefaultErrorHandler.FileLineModifierConstructorDescriptionPartialFileContent(String filename, List<DefaultErrorHandler.FileLine> fileLineList) Creates an instance of aPartialFileContentrecord class.