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, toString
public InvalidTimezoneException()
public InvalidTimezoneException(String message)
public InvalidTimezoneException(Throwable cause)
public InvalidTimezoneException(String message, Throwable cause)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.