Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.obs.common.accounting.exceptions
Class DateRangeException  view DateRangeException download DateRangeException.java

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.obs.common.shared.templates.GenericException
              extended bycom.obs.common.accounting.exceptions.DateRangeException
All Implemented Interfaces:
java.io.Serializable

public class DateRangeException
extends com.obs.common.shared.templates.GenericException


Nested Class Summary
 
Nested classes inherited from class java.lang.Throwable
 
Field Summary
 
Fields inherited from class com.obs.common.shared.templates.GenericException
ex, msg
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
DateRangeException()
           
DateRangeException(java.lang.String msg)
           
 
Methods inherited from class com.obs.common.shared.templates.GenericException
getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DateRangeException

public DateRangeException()

DateRangeException

public DateRangeException(java.lang.String msg)