Class GraphQLMoneyOverflowErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLMoneyOverflowErrorImpl
All Implemented Interfaces:
GraphQLErrorObject, GraphQLMoneyOverflowError, io.vrap.rmf.base.client.ModelBase

public class GraphQLMoneyOverflowErrorImpl extends Object implements GraphQLMoneyOverflowError, io.vrap.rmf.base.client.ModelBase

Returned when a Money operation overflows the 64-bit integer range. See Money usage for more information.