public class UpdateRowException extends ModelPersistenceException
| Constructor and Description |
|---|
UpdateRowException() |
UpdateRowException(java.lang.String message) |
UpdateRowException(java.lang.String message,
java.lang.Throwable cause) |
UpdateRowException(java.lang.Throwable cause) |
public UpdateRowException()
public UpdateRowException(java.lang.String message)
public UpdateRowException(java.lang.Throwable cause)
public UpdateRowException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2018 SAP SE. All Rights Reserved.