Class BroadcastException

All Implemented Interfaces:
Serializable

public final class BroadcastException extends RuntimeException
See Also:
  • Method Details

    • getSource

      public String getSource()
    • getError

      public ErrorType getError()
    • getDetail

      public String getDetail()
    • getCode

      public int getCode()
    • getUid

      public int getUid()
    • isFatal

      public boolean isFatal()
    • toString

      public String toString()
      Overrides:
      toString in class Throwable