Class Error.Omid

  • Enclosing class:
    Error

    public static class Error.Omid
    extends java.lang.Object
    Omid error codes. The possible errors which can occur in the OMID domain.
    • Constructor Summary

      Constructors 
      Constructor Description
      Omid()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • OMID_NOT_ACTIVATED

        public static int OMID_NOT_ACTIVATED
      • OMID_AD_SESSION_NOT_CREATED

        public static int OMID_AD_SESSION_NOT_CREATED
    • Constructor Detail

      • Omid

        public Omid()