public class TimestampingException extends RuntimeException
| Constructor and Description |
|---|
TimestampingException(String message) |
TimestampingException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimestampingException(String message)
public TimestampingException(String message, Throwable cause)
Copyright © 2012–2019. All rights reserved.