public class TimePeriodFormatException extends IllegalArgumentException
| Constructor and Description |
|---|
TimePeriodFormatException(String message)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TimePeriodFormatException(String message)
message - a message describing the exception.Copyright © 2001-2014 JFree.org. All Rights Reserved.