public class JaloObjectNoLongerValidException extends JaloSystemException
| Modifier and Type | Field and Description |
|---|---|
BridgeAbstraction |
abstr
Field abstr
|
| Constructor and Description |
|---|
JaloObjectNoLongerValidException(BridgeAbstraction abstr,
Exception exception,
String message,
int vendorCode)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
<T extends BridgeAbstraction> |
getJaloObject()
Method getJaloObject
|
String |
getMessage()
Method getMessage
|
String |
toString()
Method toString
|
getErrorCode, getThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic final BridgeAbstraction abstr
public JaloObjectNoLongerValidException(BridgeAbstraction abstr, Exception exception, String message, int vendorCode)
abstr - exception - message - vendorCode - public <T extends BridgeAbstraction> T getJaloObject()
public String getMessage()
getMessage in class Throwablepublic String toString()
toString in class JaloSystemExceptionCopyright © 2017 SAP SE. All Rights Reserved.