public class ConcurrencyControlException extends RuntimeException
Constructor and Description |
---|
ConcurrencyControlException(String message)
Constructs a
ConcurrencyControlException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConcurrencyControlException(String message)
ConcurrencyControlException
with the specified detail message.message
- the detail message.Copyright © 2015. All rights reserved.