|
|||||||||
| Home >> All >> com >> obs >> common >> accounting >> [ exceptions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.obs.common.accounting.exceptions
Class DateRangeException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.obs.common.shared.templates.GenericException
com.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)
|
|||||||||
| Home >> All >> com >> obs >> common >> accounting >> [ exceptions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC