Uses of Class
com.bandwidth.messaging.models.FieldError
Package | Description |
---|---|
com.bandwidth.messaging.exceptions | |
com.bandwidth.messaging.models |
-
Uses of FieldError in com.bandwidth.messaging.exceptions
Methods in com.bandwidth.messaging.exceptions that return types with arguments of type FieldError Modifier and Type Method Description java.util.List<FieldError>
GenericClientException. getFieldErrors()
Getter for FieldErrors. -
Uses of FieldError in com.bandwidth.messaging.models
Methods in com.bandwidth.messaging.models that return FieldError Modifier and Type Method Description FieldError
FieldError.Builder. build()