public class InvalidCreationTimeException extends Exception
| Constructor and Description |
|---|
InvalidCreationTimeException(String message,
String invalidValue,
DateTimeParseException ex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvalidCreationTime() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidCreationTimeException(String message, String invalidValue, DateTimeParseException ex)
public String getInvalidCreationTime()
Copyright © 2019. All rights reserved.