public class ErpReleaseNotSupportedException extends VersionNotSupportedException
ErpRelease
is not supported.Constructor and Description |
---|
ErpReleaseNotSupportedException(ErpRelease erpRelease) |
ErpReleaseNotSupportedException(ErpRelease erpRelease,
String message) |
ErpReleaseNotSupportedException(ErpRelease erpRelease,
String message,
Throwable cause) |
ErpReleaseNotSupportedException(ErpRelease erpRelease,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ErpRelease |
getErpRelease() |
getErrorResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ErpReleaseNotSupportedException(@Nullable ErpRelease erpRelease)
public ErpReleaseNotSupportedException(@Nullable ErpRelease erpRelease, String message)
public ErpReleaseNotSupportedException(@Nullable ErpRelease erpRelease, Throwable cause)
public ErpReleaseNotSupportedException(@Nullable ErpRelease erpRelease, String message, Throwable cause)
@Nullable @Generated(value="lombok") public ErpRelease getErpRelease()
Copyright © 2017 SAP SE. All rights reserved.