public interface ODataContentWriteErrorContext
| Modifier and Type | Method and Description | 
|---|---|
| Exception | getException()Get the exception which caused this error (as Java exception). | 
| ODataLibraryException | getODataLibraryException()Get the exception which caused this error (as ODataLibraryException exception). | 
Exception getException()
getODataLibraryException() method.ODataLibraryException getODataLibraryException()
getException() method.
 If the cause exception is NOT an ODataLibraryException this method will
 return NULL.NULL.Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.