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