D | IwlanError.java | 29 public class IwlanError { class 95 public IwlanError(@IwlanErrorType int err) { in IwlanError() method in IwlanError 99 public IwlanError(@IwlanErrorType int err, @NonNull Exception exception) { in IwlanError() method in IwlanError 112 public IwlanError(@NonNull Exception exception) { in IwlanError() method in IwlanError 206 if (!(o instanceof IwlanError error)) { in equals()
|