public class TimeException extends java.lang.Exception
TimeException(java.lang.String msg)
TimeException(java.lang.String message, java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TimeException(java.lang.String msg)
public TimeException(java.lang.String message, java.lang.Throwable cause)