org.jeinnov.jeitime.api.service.heure
Class HeureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jeinnov.jeitime.api.service.heure.HeureException
All Implemented Interfaces:
java.io.Serializable

public class HeureException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
HeureException()
           
HeureException(java.lang.String message)
           
HeureException(java.lang.String message, java.lang.Throwable cause)
           
HeureException(java.lang.Throwable cause)
           
 
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

HeureException

public HeureException()

HeureException

public HeureException(java.lang.String message,
                      java.lang.Throwable cause)

HeureException

public HeureException(java.lang.String message)

HeureException

public HeureException(java.lang.Throwable cause)


Copyright © 2011. All Rights Reserved.