what-the-bank/sources/org/apache/commons/lang3/exception/ContextedException.java

20 lines
427 B
Java

package org.apache.commons.lang3.exception;
import o.gjO;
import o.gjS;
/* loaded from: classes6.dex */
public class ContextedException extends Exception implements gjS {
private final gjS e = new gjO();
@Override // java.lang.Throwable
public String getMessage() {
return c(super.getMessage());
}
@Override // o.gjS
public final String c(String str) {
return this.e.c(str);
}
}