public interface Problem
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getMessageArguments()
Returns the arguments associate with the problem's message.
|
java.lang.String |
getMessageKey()
Returns the key used to retrieve the localized message describing the problem found in the
StateObject . |
StateObject |
getStateObject()
Returns the
StateObject where the problem was found. |
java.lang.String[] getMessageArguments()
null
list of arguments that can be used to format the localized
messagejava.lang.String getMessageKey()
StateObject
.StateObject getStateObject()
StateObject
where the problem was found.StateObject
where the problem was foundEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference