public class QuoteUnderThresholdException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
QuoteUnderThresholdException(java.lang.String message) |
QuoteUnderThresholdException(java.lang.String quoteCode,
java.lang.Integer quoteVersion) |
QuoteUnderThresholdException(java.lang.String quoteCode,
java.lang.Integer quoteVersion,
java.lang.Throwable cause) |
QuoteUnderThresholdException(java.lang.String message,
java.lang.Throwable cause) |
public QuoteUnderThresholdException(java.lang.String quoteCode,
java.lang.Integer quoteVersion,
java.lang.Throwable cause)
public QuoteUnderThresholdException(java.lang.String quoteCode,
java.lang.Integer quoteVersion)
public QuoteUnderThresholdException(java.lang.String message,
java.lang.Throwable cause)
public QuoteUnderThresholdException(java.lang.String message)
Copyright © 2018 SAP SE. All Rights Reserved.