|
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.RecordFilterLoadSaveException
public class RecordFilterLoadSaveException
The Class RecordFilerException.
| Constructor Summary | |
|---|---|
RecordFilterLoadSaveException()
Instantiates a new record filer exception. |
|
RecordFilterLoadSaveException(java.lang.String arg0)
Instantiates a new record filer exception. |
|
RecordFilterLoadSaveException(java.lang.String arg0,
java.lang.Throwable arg1)
Instantiates a new record filer exception. |
|
RecordFilterLoadSaveException(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 RecordFilterLoadSaveException()
public RecordFilterLoadSaveException(java.lang.String arg0)
arg0 - the arg0public RecordFilterLoadSaveException(java.lang.Throwable arg0)
arg0 - the arg0
public RecordFilterLoadSaveException(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 | ||||||||