public class SapException extends HibersapException
SapErrorInterceptor,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
static class |
SapException.SapError
Hold information about (error, warning, info, etc.) values returned by a SAP function.
|
| Constructor and Description |
|---|
SapException(List<SapException.SapError> sapErrors) |
SapException(SapException.SapError sapError) |
| Modifier and Type | Method and Description |
|---|---|
List<SapException.SapError> |
getErrors() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SapException(List<SapException.SapError> sapErrors)
public SapException(SapException.SapError sapError)
public List<SapException.SapError> getErrors()
Copyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.