Serialized Form
-
Package com.cotani.market.api
-
Exception Class com.cotani.market.api.MarketConflictException
class MarketConflictException extends MarketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.cotani.market.api.MarketException
class MarketException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.cotani.market.api.MarketListingStateException
class MarketListingStateException extends MarketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.cotani.market.api.MarketNotFoundException
class MarketNotFoundException extends MarketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.cotani.market.api.MarketPurchasePendingException
class MarketPurchasePendingException extends MarketException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.cotani.market.api.MarketPurchaseStateException
class MarketPurchaseStateException extends MarketException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
purchaseId
UUID purchaseId
-
status
MarketPurchaseStatus status
-
-
Exception Class com.cotani.market.api.MarketSelfPurchaseException
class MarketSelfPurchaseException extends MarketException implements Serializable- serialVersionUID:
- 1L
-