| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--planetj.exception.CMException
                    |
                    +--planetj.util.NoSuchTimerException
| Field Summary | 
| Fields inherited from class planetj.exception.CMException | 
DISPLAY_ALL, DISPLAY_CLASS_INFO, DISPLAY_DETAILED_MESSAGE, DISPLAY_MESSAGE, DISPLAY_ORIGINAL_EXCEPTION, FATAL, INFO, SHOW_EXCEPTION, WARNING | 
| Constructor Summary | |
NoSuchTimerException()
NoSuchTimerException constructor comment.  | 
|
NoSuchTimerException(Exception e)
NoSuchTimerException constructor comment.  | 
|
NoSuchTimerException(Exception e,
                     String pMessage)
NoSuchTimerException constructor comment.  | 
|
NoSuchTimerException(String s)
NoSuchTimerException constructor comment.  | 
|
NoSuchTimerException(String s,
                     char c)
NoSuchTimerException constructor comment.  | 
|
| Methods inherited from class planetj.exception.CMException | 
addPropertyChangeListener, firePropertyChange, getCMMessage, getDetailedMessage, getDisplayString, getDisplayType, getMessage, getNextException, getOriginalException, getType, removePropertyChangeListener, setDetailedMessage, setDisplayType, setMessage, setNextException, setOriginalException, setType, toString | 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public NoSuchTimerException()
public NoSuchTimerException(Exception e)
e - java.lang.Exception
public NoSuchTimerException(Exception e,
                            String pMessage)
e - java.lang.ExceptionpMessage - java.lang.Stringpublic NoSuchTimerException(String s)
s - java.lang.String
public NoSuchTimerException(String s,
                            char c)
s - java.lang.Stringc - char
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||