|
|||||||||
| Home >> All >> com >> telefonicasoluciones >> search >> [ server overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.telefonicasoluciones.search.server
Class HLConfigException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.telefonicasoluciones.search.server.HLConfigException
- All Implemented Interfaces:
- java.io.Serializable
- public class HLConfigException
- extends java.lang.Exception
Excepción de configuración. Creation date: (15/11/2001 9:43:08)
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
private java.lang.String |
message
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
HLConfigException()
Constructor de HLConfigException. |
|
HLConfigException(java.lang.String message)
Constructor de HLConfigException. |
|
| Method Summary | |
java.lang.String |
toString()
Retorna el mensaje de error. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
message
private java.lang.String message
| Constructor Detail |
HLConfigException
public HLConfigException()
- Constructor de HLConfigException.
HLConfigException
public HLConfigException(java.lang.String message)
- Constructor de HLConfigException.
| Method Detail |
toString
public java.lang.String toString()
- Retorna el mensaje de error.
Creation date: (15/11/2001 9:44:20)
|
|||||||||
| Home >> All >> com >> telefonicasoluciones >> search >> [ server overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC