Package org.apache.olingo.server.api
Class ODataLibraryException.ODataErrorMessage
java.lang.Object
org.apache.olingo.server.api.ODataLibraryException.ODataErrorMessage
- Enclosing class:
- ODataLibraryException
Error message text and
Locale
used for it.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ODataErrorMessage
-
-
Method Details
-
getMessage
Gets the message text. -
getLocale
Gets theLocale
used for this message.
-