public class ErpEditionNotSupportedException extends VersionNotSupportedException
ErpEdition
is not supported.Constructor and Description |
---|
ErpEditionNotSupportedException(ErpEdition erpEdition) |
ErpEditionNotSupportedException(ErpEdition erpEdition,
String message) |
ErpEditionNotSupportedException(ErpEdition erpEdition,
String message,
Throwable cause) |
ErpEditionNotSupportedException(ErpEdition erpEdition,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ErpEdition |
getErpEdition() |
getErrorResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ErpEditionNotSupportedException(@Nullable ErpEdition erpEdition)
public ErpEditionNotSupportedException(@Nullable ErpEdition erpEdition, String message)
public ErpEditionNotSupportedException(@Nullable ErpEdition erpEdition, Throwable cause)
public ErpEditionNotSupportedException(@Nullable ErpEdition erpEdition, String message, Throwable cause)
@Nullable public ErpEdition getErpEdition()
Copyright © 2018 SAP SE. All rights reserved.