resources
Class CRTimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by resources.CRTimeException
All Implemented Interfaces:
java.io.Serializable

public class CRTimeException
extends java.lang.Exception

Class to define an exception when using CRTime class, and TimeSlot

See Also:
Serialized Form

Constructor Summary
CRTimeException()
           
CRTimeException(java.lang.String s)
          Constructor declaration
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CRTimeException

public CRTimeException()

CRTimeException

public CRTimeException(java.lang.String s)
Constructor declaration

Parameters:
s -