|
SMILA API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.smila.datamodel.filter.RecordFilterNotFoundException
public class RecordFilterNotFoundException
The Class RecordFilerException.
| Constructor Summary | |
|---|---|
RecordFilterNotFoundException()
Instantiates a new record filer exception. |
|
RecordFilterNotFoundException(java.lang.String arg0)
Instantiates a new record filer exception. |
|
RecordFilterNotFoundException(java.lang.String arg0,
java.lang.Throwable arg1)
Instantiates a new record filer exception. |
|
RecordFilterNotFoundException(java.lang.Throwable arg0)
Instantiates a new record filer exception. |
|
| 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 RecordFilterNotFoundException()
public RecordFilterNotFoundException(java.lang.String arg0)
arg0 - the arg0public RecordFilterNotFoundException(java.lang.Throwable arg0)
arg0 - the arg0
public RecordFilterNotFoundException(java.lang.String arg0,
java.lang.Throwable arg1)
arg0 - the arg0arg1 - the arg1
|
SMILA API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||