public class InvalidTimezoneException extends RuntimeException
| Constructor and Description | 
|---|
| InvalidTimezoneException() | 
| InvalidTimezoneException(String message) | 
| InvalidTimezoneException(String message,
                                                Throwable cause) | 
| InvalidTimezoneException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTimezoneException()
public InvalidTimezoneException(String message)
public InvalidTimezoneException(Throwable cause)
public InvalidTimezoneException(String message, Throwable cause)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.