Class MerchantException

  • All Implemented Interfaces:
    Serializable

    public class MerchantException
    extends ClientException
    An instance of this class is thrown in case the First Data API has registered your store as being closed. If you receive such an exception despite your store being registered as open, please contact support.
    Author:
    Andreas Schmid
    See Also:
    Serialized Form
    • Constructor Detail

      • MerchantException

        public MerchantException​(String message)
        creates an instance of this class taking an error description as argument
        Parameters:
        message - a string describing the error