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

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.obs.common.shared.templates.GenericException
com.obs.common.shared.exceptions.NoSuchObjectException
- All Implemented Interfaces:
- java.io.Serializable
- public class NoSuchObjectException
- 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 | |
NoSuchObjectException()
|
|
NoSuchObjectException(java.lang.Exception ex)
|
|
NoSuchObjectException(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 |
NoSuchObjectException
public NoSuchObjectException()
NoSuchObjectException
public NoSuchObjectException(java.lang.Exception ex)
NoSuchObjectException
public NoSuchObjectException(java.lang.String msg)
|
|||||||||
| Home >> All >> com >> obs >> common >> shared >> [ exceptions overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC