public class HTTPErrorStatusCode extends Object
BindingFault
component.
This property may contain either an integer representing the error status code used
with this fault or the xs:token #any indicating that no claim is made by the service
about the use of error status codes.
It provides methods to query whether the property specifies an error status code (i.e. an integer) and to retrieve the property value.
Modifier and Type | Field and Description |
---|---|
static HTTPErrorStatusCode |
ANY |
Constructor and Description |
---|
HTTPErrorStatusCode(Integer errorStatusCode) |
public static final HTTPErrorStatusCode ANY
public HTTPErrorStatusCode(Integer errorStatusCode)
Copyright © 2005–2013 Apache Software Foundation. All rights reserved.