public class InvalidTimeZoneException extends FaultException
rhn_timezone table.arguments, errorCode, label| Constructor and Description |
|---|
InvalidTimeZoneException(int tzid)
constructor
|
InvalidTimeZoneException(int tzid,
java.lang.Throwable cause)
constructor
|
create, getArgs, getErrorCode, getLabel, setArgs, setErrorCode, setLabelpublic InvalidTimeZoneException(int tzid)
tzid - invalid timezone idpublic InvalidTimeZoneException(int tzid,
java.lang.Throwable cause)
tzid - invalid timezone idcause - exception being wrapped