Serializable
public class CalendarConversionException extends CalendricalException
Constructor | Description |
---|---|
CalendarConversionException(String message) |
Constructs a new conversion exception with the specified message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CalendarConversionException(String message)
message
- the message to use for this exception, may be nullCopyright © 2019. All rights reserved.