public class LightClassConstructionContext extends java.lang.Object
Constructor and Description |
---|
LightClassConstructionContext(BindingContext bindingContext,
java.lang.Throwable error) |
Modifier and Type | Method and Description |
---|---|
BindingContext |
getBindingContext() |
java.lang.Throwable |
getError() |
public LightClassConstructionContext(@NotNull BindingContext bindingContext, @Nullable java.lang.Throwable error)
@NotNull public BindingContext getBindingContext()
@Nullable public java.lang.Throwable getError()