org.kuali.kpme.tklm.time.exceptions
Class InvalidTimezoneException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kuali.kpme.tklm.time.exceptions.InvalidTimezoneException
- All Implemented Interfaces:
- Serializable
public class InvalidTimezoneException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidTimezoneException
public InvalidTimezoneException()
InvalidTimezoneException
public InvalidTimezoneException(String message)
InvalidTimezoneException
public InvalidTimezoneException(Throwable cause)
InvalidTimezoneException
public InvalidTimezoneException(String message,
Throwable cause)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.