public class ClientLocationException extends AbstractBusinessObjectDocumentException
Constructor and Description |
---|
ClientLocationException(ChangeStatusType changeStatus, VerbType verb, java.util.List clientlocations)
Creates an instance of the ClientLocation exception.
|
ClientLocationException(java.util.List clientErrors)
Creates an instance of the ClientLocation exception.
|
Modifier and Type | Method and Description |
---|---|
java.util.List | getClientLocation()
Returns the ClientLocation that is associated with the response of the request.
|
public ClientLocationException(ChangeStatusType changeStatus, VerbType verb, java.util.List clientlocations)
public ClientLocationException(java.util.List clientErrors)