Class ValidationException

All Implemented Interfaces:
Serializable

public class ValidationException extends IllegalArgumentException
Exception that is thrown if some of the mandatory conditions for calling AppMetrica SDK methods are not met.
See Also:
  • Constructor Details

    • ValidationException

      public ValidationException(@NonNull String message)
      Constructor for ValidationException
      Parameters:
      message - description