C# Class UltimateTeam.Toolkit.Exceptions.PurchasedItemsFullException

Inheritance: UltimateTeam.Toolkit.Exceptions.FutErrorException
Show file Open project: trydis/FIFA-Ultimate-Team-Toolkit

Public Methods

Method Description
PurchasedItemsFullException ( FutError futError, Exception exception ) : System

Method Details

PurchasedItemsFullException() public method

public PurchasedItemsFullException ( FutError futError, Exception exception ) : System
futError FutError
exception Exception
return System