Package 

Class MeiroAudienceError

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class MeiroAudienceError
    extends Throwable
                        

    Represents an error that occurred during the Audience request.

    • Method Summary

      Modifier and Type Method Description
      String getMessage()
      final Integer getCode()
      Throwable getCause()
      • Methods inherited from class io.meiro.sdk.audience.MeiroAudienceError

        addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait