org.itracker.web.scheduler.tasks
Class NotificationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.itracker.web.scheduler.tasks.NotificationException
All Implemented Interfaces:
Serializable

public class NotificationException
extends Exception

Author:
ricardo
See Also:
Serialized Form

Constructor Summary
NotificationException()
           
NotificationException(String msg)
           
 
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

NotificationException

public NotificationException()

NotificationException

public NotificationException(String msg)


Copyright © 2002-2012 itracker. All Rights Reserved.