public final class ODataRuntimeException extends RuntimeException
OData library and
base exception for all OData-related exceptions
caused by programming errors and/or unexpected behavior within the code.| Constructor and Description |
|---|
ODataRuntimeException() |
ODataRuntimeException(String message) |
ODataRuntimeException(String message,
Throwable throwable) |
ODataRuntimeException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.