Package-level declarations

Types

Link copied to clipboard
class ExpediaGroupApiGenericErrorException(code: Int, val errorObject: GenericError, transactionId: String?)
Link copied to clipboard
data class PropertyConstraintViolation(val name: String, val path: String, val message: String)

An entity to represent a constraint violation of a property.

Link copied to clipboard

An exception to be thrown when a constraint on some property has been violated.