public static class Storefront.DisplayableErrorQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.DisplayableErrorQuery |
field()
Path to the input field which caused the error.
|
Storefront.DisplayableErrorQuery |
message()
The error message.
|
Storefront.DisplayableErrorQuery |
onCheckoutUserError(Storefront.CheckoutUserErrorQueryDefinition queryDef) |
Storefront.DisplayableErrorQuery |
onCustomerUserError(Storefront.CustomerUserErrorQueryDefinition queryDef) |
Storefront.DisplayableErrorQuery |
onUserError(Storefront.UserErrorQueryDefinition queryDef) |
public Storefront.DisplayableErrorQuery field()
public Storefront.DisplayableErrorQuery message()
public Storefront.DisplayableErrorQuery onCheckoutUserError(Storefront.CheckoutUserErrorQueryDefinition queryDef)
public Storefront.DisplayableErrorQuery onCustomerUserError(Storefront.CustomerUserErrorQueryDefinition queryDef)
public Storefront.DisplayableErrorQuery onUserError(Storefront.UserErrorQueryDefinition queryDef)