public class InternalServerErrorException extends YWebservicesException
| Constructor and Description |
|---|
InternalServerErrorException() |
InternalServerErrorException(java.lang.String message) |
InternalServerErrorException(java.lang.String message,
java.lang.Throwable cause) |
InternalServerErrorException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseStatus()
Returns a http-response status which should be used when this exception is thrown.
|
getShortStacktrace, notifyLoggerpublic InternalServerErrorException()
public InternalServerErrorException(java.lang.String message,
java.lang.Throwable cause)
public InternalServerErrorException(java.lang.String message)
public InternalServerErrorException(java.lang.Throwable cause)
public int getResponseStatus()
YWebservicesExceptiongetResponseStatus in class YWebservicesExceptionCopyright © 2018 SAP SE. All Rights Reserved.