|
SMILA (incubation) 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.search.utils.indexstructure.ISException
public class ISException
**************************************************************************** Title: Any Finder Description: Copyright: Copyright (c) 2000 Company: BROX IT-Solutions GmbH.
| Constructor Summary | |
|---|---|
ISException()
|
|
ISException(java.lang.String message)
|
|
ISException(java.lang.String message,
java.lang.Throwable cause)
|
|
ISException(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 ISException()
public ISException(java.lang.String message)
message - -
public ISException(java.lang.String message,
java.lang.Throwable cause)
message - -cause - -public ISException(java.lang.Throwable cause)
cause - -
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||