ExceptionHelper$1.smali 782 B

12345678910111213141516171819202122232425262728293031323334353637
  1. .class final Lio/reactivex/internal/util/ExceptionHelper$1;
  2. .super Ljava/lang/Throwable;
  3. .source "ExceptionHelper.java"
  4. # annotations
  5. .annotation system Ldalvik/annotation/EnclosingClass;
  6. value = Lio/reactivex/internal/util/ExceptionHelper;
  7. .end annotation
  8. .annotation system Ldalvik/annotation/InnerClass;
  9. accessFlags = 0x8
  10. name = null
  11. .end annotation
  12. # static fields
  13. .field private static final serialVersionUID:J = -0x408710da7251bc1cL
  14. # direct methods
  15. .method constructor <init>(Ljava/lang/String;)V
  16. .locals 0
  17. .line 52
  18. invoke-direct {p0, p1}, Ljava/lang/Throwable;-><init>(Ljava/lang/String;)V
  19. return-void
  20. .end method
  21. # virtual methods
  22. .method public fillInStackTrace()Ljava/lang/Throwable;
  23. .locals 0
  24. return-object p0
  25. .end method