ereinion.search
Class SearchExceptionFail
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--ereinion.search.SearchExceptionFail
- All Implemented Interfaces:
- java.io.Serializable
- public class SearchExceptionFail
- extends java.lang.Exception
Eccezione per la manipolazione di situazioni particolari nella risoluzione di problemi di Search.
- Since:
- EPR 1.0
- Version:
- 1.0, 3/10/2002
- Author:
- Ereinion
- See Also:
- Serialized Form
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FAIL_GENERAL
public static final int FAIL_GENERAL
- See Also:
- Constant Field Values
FAIL_NOP
public static final int FAIL_NOP
- See Also:
- Constant Field Values
FAIL_TIMEOUT
public static final int FAIL_TIMEOUT
- See Also:
- Constant Field Values
FAIL_CUT
public static final int FAIL_CUT
- See Also:
- Constant Field Values
SearchExceptionFail
public SearchExceptionFail()
SearchExceptionFail
public SearchExceptionFail(int fail)
getFailType
public int getFailType()