public class ContentNegotiatorException
extends org.apache.olingo.server.api.ODataLibraryException
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentNegotiatorException.MessageKeys |
| Constructor and Description |
|---|
ContentNegotiatorException(String developmentMessage,
org.apache.olingo.server.api.ODataLibraryException.MessageKey messageKey,
String... parameters) |
ContentNegotiatorException(String developmentMessage,
Throwable cause,
org.apache.olingo.server.api.ODataLibraryException.MessageKey messageKey,
String... parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBundleName() |
getLocalizedMessage, getMessageKey, getTranslatedMessage, toStringaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ContentNegotiatorException(String developmentMessage, org.apache.olingo.server.api.ODataLibraryException.MessageKey messageKey, String... parameters)
protected String getBundleName()
getBundleName in class org.apache.olingo.server.api.ODataLibraryExceptionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.