com.google.ads.mediation
Class MediationServerParameters.MappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.ads.mediation.MediationServerParameters.MappingException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MediationServerParameters
public static class MediationServerParameters.MappingException
- extends Exception
Exception thrown when there is an issue mapping fields, usually due to required fields
missing or type mismatches.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MediationServerParameters.MappingException
public MediationServerParameters.MappingException(String message)