JexlArithmetic$NullOperand.smali
.class public Lorg/apache/commons/jexl3/JexlArithmetic$NullOperand;
.super Ljava/lang/ArithmeticException;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lorg/apache/commons/jexl3/JexlArithmetic;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "NullOperand"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/ArithmeticException;-><init>()V
return-void
.end method