|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.indiana.iucbrf.exceptions.InvalidRetrievedObjectException
public class InvalidRetrievedObjectException
An exception that should be thrown when a retrieved type is expected (either a Case, a CaseDifferencePair, or a subclass of either) but not received.
| Constructor Summary | |
|---|---|
InvalidRetrievedObjectException()
|
|
InvalidRetrievedObjectException(java.lang.String message)
Creates new InvalidRetrievedObjectException |
|
| 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 |
|---|
public InvalidRetrievedObjectException()
public InvalidRetrievedObjectException(java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||