public class SafeUpdaterException extends Exception
SafeUpdater, 
Serialized Form| Constructor and Description | 
|---|
| SafeUpdaterException()Constructs an exception with no specified detail message. | 
| SafeUpdaterException(String msg)Constructs an exception with the specified detail message. | 
| SafeUpdaterException(String msg,
                    Throwable cause)Constructs an exception with the specified detail message and the cause. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString