public class EmptyResultException extends CdsException
Result.single()
is executed and the result is
empty. This exception will not cause the current transaction to be marked for
rollback.Constructor and Description |
---|
EmptyResultException(String message) |
EmptyResultException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 SAP. All rights reserved.