public interface ErrorInfo
toString()
method inherited from java.lang.Object
to concatenate this information into format suitable for
reporting purposes.Modifier and Type | Method and Description |
---|---|
ErrorLocator |
getErrorLocator() |
Exception |
getException() |
String |
getKey() |
String |
getMessage() |
ErrorLocator getErrorLocator()
String getKey()
String getMessage()
Exception getException()
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.