public class CustomErrorStrategyFactory extends Object
| Constructor and Description |
|---|
CustomErrorStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
static LSCustomErrorStrategy |
getCustomErrorStrategy(Class customErrorStrategyClass,
LSContext context)
Get custom error strategy for given class.
|
public static LSCustomErrorStrategy getCustomErrorStrategy(Class customErrorStrategyClass, LSContext context)
customErrorStrategyClass - class to get the error strategy fromcontext - language server contextLSCustomErrorStrategy custom strategyCopyright © 2018 WSO2. All rights reserved.