From 78f73bf4949aa77dd65ca2c4dfc01c7bdf33e721 Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Tue, 17 Apr 2018 17:00:35 -0400 Subject: [PATCH] Handle ERROR type --- .../com/moparisthebest/mirror/type/ConvertTypeMirror.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/src/main/java/com/moparisthebest/mirror/type/ConvertTypeMirror.java b/core/src/main/java/com/moparisthebest/mirror/type/ConvertTypeMirror.java index ee53bfc..6b8956d 100755 --- a/core/src/main/java/com/moparisthebest/mirror/type/ConvertTypeMirror.java +++ b/core/src/main/java/com/moparisthebest/mirror/type/ConvertTypeMirror.java @@ -103,8 +103,8 @@ public class ConvertTypeMirror extends Convertable