LDInvalidArgumentError

@objc
public class LDInvalidArgumentError : NSObject, Error

An error thrown from APIs when an invalid argument is provided.

  • A description of the error.

    Declaration

    Swift

    public let localizedDescription: String