| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
uk.ac.ic.doc.automed.matching.IntegratorException
public class IntegratorException
| Constructor Summary | |
|---|---|
IntegratorException()
 | 
|
IntegratorException(java.lang.String msg)
 | 
|
IntegratorException(java.lang.String msg,
                    java.lang.Throwable cause)
 | 
|
IntegratorException(java.lang.Throwable cause)
 | 
|
| 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 IntegratorException(java.lang.String msg)
public IntegratorException()
public IntegratorException(java.lang.String msg,
                           java.lang.Throwable cause)
public IntegratorException(java.lang.Throwable cause)
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||