.class public Lorg/greenrobot/greendao/DaoException; .super Landroid/database/SQLException; .source "DaoException.java" # static fields .field private static final serialVersionUID:J = -0x5192a0db69eecaf3L # direct methods .method public constructor ()V .registers 1 .line 30 invoke-direct {p0}, Landroid/database/SQLException;->()V return-void .end method .method public constructor (Ljava/lang/String;)V .registers 2 .line 34 invoke-direct {p0, p1}, Landroid/database/SQLException;->(Ljava/lang/String;)V return-void .end method .method public constructor (Ljava/lang/String;Ljava/lang/Throwable;)V .registers 3 .line 38 invoke-direct {p0, p1}, Landroid/database/SQLException;->(Ljava/lang/String;)V .line 39 invoke-virtual {p0, p2}, Lorg/greenrobot/greendao/DaoException;->safeInitCause(Ljava/lang/Throwable;)V return-void .end method .method public constructor (Ljava/lang/Throwable;)V .registers 2 .line 42 invoke-direct {p0}, Landroid/database/SQLException;->()V .line 43 invoke-virtual {p0, p1}, Lorg/greenrobot/greendao/DaoException;->safeInitCause(Ljava/lang/Throwable;)V return-void .end method # virtual methods .method protected safeInitCause(Ljava/lang/Throwable;)V .registers 4 .line 48 :try_start_0 invoke-virtual {p0, p1}, Lorg/greenrobot/greendao/DaoException;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable; :try_end_3 .catchall {:try_start_0 .. :try_end_3} :catchall_4 goto :goto_f :catchall_4 move-exception v0 .line 50 const-string v1, "Could not set initial cause" invoke-static {v1, v0}, Lorg/greenrobot/greendao/DaoLog;->e(Ljava/lang/String;Ljava/lang/Throwable;)I .line 51 const-string v0, "Initial cause is:" invoke-static {v0, p1}, Lorg/greenrobot/greendao/DaoLog;->e(Ljava/lang/String;Ljava/lang/Throwable;)I :goto_f return-void .end method