Class BtInsightConstants.ErrorCategory

  • Enclosing class:
    BtInsightConstants

    public static class BtInsightConstants.ErrorCategory
    extends java.lang.Object
    Represents categories of error that might occur during run time of BT analyzer. The discrete reason within category is explained by BtInsightConstants.BluetoothAppError etc.,
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BLUETOOTH_APP
      Native/Settings Bluetooth application
      static int INVALID  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ErrorCategory()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ErrorCategory

        private ErrorCategory()