Class ErrorContext
java.lang.Object
org.apache.ibatis.executor.ErrorContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Throwableprivate static final Stringprivate static final ThreadLocal<ErrorContext> private Stringprivate Stringprivate Stringprivate Stringprivate ErrorContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LINE_SEPARATOR
-
LOCAL
-
stored
-
resource
-
activity
-
object
-
message
-
sql
-
cause
-
-
Constructor Details
-
ErrorContext
private ErrorContext()
-
-
Method Details
-
instance
-
store
-
recall
-
resource
-
activity
-
object
-
message
-
sql
-
cause
-
reset
-
toString
-