public static class ODataWritableContent.WriteErrorContext extends Object implements org.apache.olingo.server.api.ODataContentWriteErrorContext
| Constructor and Description |
|---|
WriteErrorContext(org.apache.olingo.server.api.ODataLibraryException exception) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
org.apache.olingo.server.api.ODataLibraryException |
getODataLibraryException() |
public WriteErrorContext(org.apache.olingo.server.api.ODataLibraryException exception)
public Exception getException()
getException in interface org.apache.olingo.server.api.ODataContentWriteErrorContextpublic org.apache.olingo.server.api.ODataLibraryException getODataLibraryException()
getODataLibraryException in interface org.apache.olingo.server.api.ODataContentWriteErrorContextCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.